Skip to content
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

[SYCL] Add runtime support for fsycl-id-queries-fit-in-int #1685

Merged
merged 19 commits into from
May 15, 2020

Conversation

s-kanaev
Copy link
Contributor

No description provided.

Alexander Batashev and others added 4 commits April 28, 2020 13:29
Signed-off-by: Alexander Batashev <alexander.batashev@intel.com>
Signed-off-by: Alexander Batashev <alexander.batashev@intel.com>
Signed-off-by: Sergey Kanaev <sergey.kanaev@intel.com>
@s-kanaev s-kanaev requested review from rolandschulz, AlexeySachkov, MrSidims, a team and vladimirlaz and removed request for a team May 13, 2020 09:04
Signed-off-by: Sergey Kanaev <sergey.kanaev@intel.com>
@s-kanaev s-kanaev requested a review from a team as a code owner May 13, 2020 09:11
Copy link
Contributor

@MrSidims MrSidims left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Functional changes are LGTM, but please add testing for cases whre __SYCL_ASSUME_ID_INT and __SYCL_ASSUME_ARRAY_INT are used.

Sergey Kanaev added 3 commits May 14, 2020 12:45
Signed-off-by: Sergey Kanaev <sergey.kanaev@intel.com>
Signed-off-by: Sergey Kanaev <sergey.kanaev@intel.com>
Signed-off-by: Sergey Kanaev <sergey.kanaev@intel.com>
@s-kanaev
Copy link
Contributor Author

Functional changes are LGTM, but please add testing for cases whre __SYCL_ASSUME_ID_INT and __SYCL_ASSUME_ARRAY_INT are used.

Done.

@s-kanaev s-kanaev requested review from vladimirlaz and MrSidims May 14, 2020 09:48
Sergey Kanaev added 5 commits May 14, 2020 13:26
Signed-off-by: Sergey Kanaev <sergey.kanaev@intel.com>
Signed-off-by: Sergey Kanaev <sergey.kanaev@intel.com>
Signed-off-by: Sergey Kanaev <sergey.kanaev@intel.com>
Signed-off-by: Sergey Kanaev <sergey.kanaev@intel.com>
MrSidims
MrSidims previously approved these changes May 15, 2020
Copy link
Contributor

@MrSidims MrSidims left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@s-kanaev
Copy link
Contributor Author

@vladimirlaz ping

vladimirlaz
vladimirlaz previously approved these changes May 15, 2020
@MrSidims
Copy link
Contributor

Sorry for bringing it too late, but please consider moving the test to sycl/test/check_device_code/ directory.

Signed-off-by: Sergey Kanaev <sergey.kanaev@intel.com>
@s-kanaev
Copy link
Contributor Author

Sorry for bringing it too late, but please consider moving the test to sycl/test/check_device_code/ directory.

Done

@s-kanaev s-kanaev dismissed stale reviews from vladimirlaz and MrSidims via a8d44f5 May 15, 2020 13:19
Signed-off-by: Sergey Kanaev <sergey.kanaev@intel.com>
@s-kanaev s-kanaev requested review from MrSidims and vladimirlaz May 15, 2020 13:30
Signed-off-by: Sergey Kanaev <sergey.kanaev@intel.com>

Co-authored-by: Mikhail Lychkov <51128024+mlychkov@users.noreply.github.com>
@s-kanaev s-kanaev requested a review from mlychkov May 15, 2020 15:03
s-kanaev and others added 3 commits May 15, 2020 21:40
Signed-off-by: Sergey Kanaev <sergey.kanaev@intel.com>

Co-authored-by: Vyacheslav Klochkov <34946562+v-klochkov@users.noreply.github.com>
Signed-off-by: Sergey Kanaev <sergey.kanaev@intel.com>
Signed-off-by: Sergey Kanaev <sergey.kanaev@intel.com>
@s-kanaev s-kanaev requested a review from v-klochkov May 15, 2020 18:49
@bader bader merged commit fdcaeae into intel:sycl May 15, 2020
alexbatashev pushed a commit to alexbatashev/llvm that referenced this pull request May 18, 2020
…_docs

* origin/sycl: (1867 commits)
  [SYCL] Implement USM vars and placeholder accessors passed to reduction (intel#1657)
  [SYCL] Fix post-commit testing (intel#1705)
  [SYCL][NFC] Remove multi_ptr<const void, Space>::operator multi_ptr<const void, Space> (intel#1702)
  [Doc] Readme update. (intel#1701)
  Support function pointers in cast instructions
  Adjust FPGA IVDep translation for embedded loops
  [SYCL] Fix host-to-host copy during copyback (intel#1692)
  [SYCL] Add information about dependencies used in CI
  [SYCL] Add runtime support for fsycl-id-queries-fit-in-int (intel#1685)
  Revert "Revert "[llvm][NFC] Cleanup uses of std::function in Inlining-related APIs""
  StoreInst should store Align, not MaybeAlign
  [clang][slh] Add test for SLH feature checking macro
  [NFC] Deduplicate comment in PromoteMemoryToRegister.cpp
  [WebAssembly] Optimize splats of bitcasted vectors
  [LLD][ELF] Use offset in thin archives to disambiguate thinLTO members
  [AArch64][SVE] Implement AArch64ISD::SETCC_PRED
  [SVE] Restore broken LLVM-C ABI compatability
  IR: Remove extra name mangling from llvm.ptrmask
  [NFC] Whitespace fix inside OptParserEmitter
  [compiler-rt][CMAKE] Only add cmake link flags in standalone build
  ...
@s-kanaev s-kanaev deleted the private/abatashe/id_fit_int branch June 17, 2020 11:17
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.

7 participants