[PATCH] D85603: IR: Add convergence control operand bundle and intrinsics

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 20 07:43:20 PDT 2020


nhaehnle updated this revision to Diff 286817.
nhaehnle added a comment.

clang-format fixes


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D85603/new/

https://reviews.llvm.org/D85603

Files:
  llvm/docs/ConvergentOperations.rst
  llvm/docs/LangRef.rst
  llvm/docs/Reference.rst
  llvm/include/llvm/IR/Intrinsics.td
  llvm/include/llvm/IR/LLVMContext.h
  llvm/lib/IR/LLVMContext.cpp
  llvm/lib/IR/Verifier.cpp
  llvm/test/Bitcode/operand-bundles-bc-analyzer.ll
  llvm/test/Verifier/convergencectrl-invalid.ll
  llvm/test/Verifier/convergencectrl-valid.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85603.286817.patch
Type: text/x-patch
Size: 72927 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200820/d2e3c454/attachment.bin>


More information about the llvm-commits mailing list