Skip to content

[SYCL][ESIMD] Fix LowerESIMD crash on a scalar fptoui. #2699

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 13, 2021

Conversation

kbobrovs
Copy link
Contributor

Fix small bug in LowerESIMD.cpp

Signed-off-by: Konstantin S Bobrovsky [email protected]

@bader
Copy link
Contributor

bader commented Nov 24, 2020

@kbobrovs, could you fix clang-format-check failure and reply to @kychendev questions, please?

@bader
Copy link
Contributor

bader commented Jan 11, 2021

ping

@kbobrovs
Copy link
Contributor Author

@kbobrovs, could you fix clang-format-check failure and reply to @kychendev questions, please?

thanks for reminding; finally done

@romanovvlad
Copy link
Contributor

@kbobrovs Could you please provide description of the problem for the commit message?

@kbobrovs
Copy link
Contributor Author

@romanovvlad, the problem is LowerESIMD crash on the scalar fptoui LLVM instruction encountered within the kernel. I thought current message reflected that. Maybe "[SYCL][ESIMD] Fix LowerESIMD crash on a scalar fptoui LLVM instr" for extra clarity then - ?

@romanovvlad romanovvlad merged commit d7ca5da into intel:sycl Jan 13, 2021
alexbatashev pushed a commit to alexbatashev/llvm that referenced this pull request Jan 19, 2021
* sycl: (378 commits)
  [sycl-post-link][NFC] Extracted the code into a subroutine (intel#3042)
  [SYCL][NFC] Remove commented out code (intel#3029)
  [CODEOWNERS] Fix ownership of DPC++ tools tests (intel#3047)
  [SYCL][NFC] Make tests insensitive to dso_local (intel#3037)
  [SYCL] Fix acquiring a mutex in _pi_context::finalize (intel#3001)
  [SYCL] Fix various compilation warnings in plugins (intel#2979)
  [SYCL][ESIMD] Add simd class conversion ctor and operator (intel#3028)
  [sycl-post-link][NFC] Use range-based for loop. (intel#3033)
  [SYCL][NFC] Fix warning in self-build (intel#3023)
  [NFC] Fix sycl-post-link tests to avoid potential race (intel#3031)
  [SYCL][CUDA] Add missing barrier to collectives (intel#2990)
  [SYCL] Make Intel attributes consistent with clang attributes. (intel#3022)
  [SYCL] Bump SYCL minor version (intel#3026)
  [SYCL][Doc] Added requirement on reference to test PR in commit message (intel#3010)
  [SYCL] Put constant initializer list data in non-generic addr space. (intel#3005)
  [SYCL][L0] Fix memory leak in PiDeviceCache and ZeCommandList (intel#2974)
  [SYCL] Fix detection of free function calls (intel#3003)
  [SYCL][NFC] Clean up the builder_dir argument description (intel#3021)
  [SYCL][ESIMD] Fix LowerESIMD crash on a scalar fptoui LLVM instruction (intel#2699)
  [NFC] Remove redundant call to getMainExecutable() (intel#3018)
  ...
@kbobrovs kbobrovs deleted the fix-scalar-fptoui branch January 19, 2022 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants