[PATCH] D85603: IR: Add convergence control operand bundle and intrinsics
Nicolai Hähnle via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 30 02:39:43 PDT 2020
nhaehnle updated this revision to Diff 301840.
nhaehnle marked 3 inline comments as done.
nhaehnle added a comment.
Address the comments from @jlebar that I indicate I'd address,
except for changes affecting the Verifier -- I'll do those later.
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.301840.patch
Type: text/x-patch
Size: 74118 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201030/bd27566b/attachment.bin>
More information about the llvm-commits
mailing list