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

[Doc] Readme update. #1701

Merged
merged 1 commit into from
May 18, 2020
Merged

[Doc] Readme update. #1701

merged 1 commit into from
May 18, 2020

Conversation

bader
Copy link
Contributor

@bader bader commented May 17, 2020

Fix markdown linter issues.
Fix a link to Get Started Guide in opencl-aot readme file.

Signed-off-by: Alexey Bader alexey.bader@intel.com

Fix markdown linter issues.

Signed-off-by: Alexey Bader <alexey.bader@intel.com>
@bader bader added the Documentation Missing documentation for the code, compiler or runtime features, etc. label May 17, 2020
@bader bader requested a review from dm-vodopyanov May 17, 2020 14:26
Copy link
Contributor

@dm-vodopyanov dm-vodopyanov left a comment

Choose a reason for hiding this comment

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

LGTM

@dm-vodopyanov
Copy link
Contributor

@bader BTW, according to this, should [SYCL] tag be added to the name of PR?

  • For any DPC++-related commit, the [SYCL] tag should be present in the commit message title. To a reasonable extent, additional tags can be used to signify the component changed, e.g.: [PI], [CUDA], [Doc].

@bader
Copy link
Contributor Author

bader commented May 18, 2020

should [SYCL] tag be added to the name of PR?

Why? There are no changes for SYCL project in this PR.

@bader bader merged commit 01f2eae into intel:sycl May 18, 2020
@bader bader deleted the readme-update branch May 18, 2020 09:53
@dm-vodopyanov
Copy link
Contributor

Ok, makes sense as opencl-aot is not part of SYCL project.

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
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Missing documentation for the code, compiler or runtime features, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants