[PATCH] D26348: Allow convergent attribute for function arguments
Nicolai Hähnle via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 18 11:19:05 PST 2016
nhaehnle updated this revision to Diff 78559.
nhaehnle added a comment.
Editing changes and s/run/execution/ alternative.
https://reviews.llvm.org/D26348
Files:
docs/LangRef.rst
include/llvm/Analysis/CodeMetrics.h
include/llvm/IR/Instructions.h
include/llvm/IR/Intrinsics.td
include/llvm/IR/IntrinsicsAMDGPU.td
lib/Analysis/CodeMetrics.cpp
lib/AsmParser/LLParser.cpp
lib/IR/Verifier.cpp
lib/Transforms/Scalar/GVNHoist.cpp
lib/Transforms/Scalar/LoopUnrollPass.cpp
lib/Transforms/Utils/SimplifyCFG.cpp
test/Bitcode/attributes.ll
test/Transforms/GVNHoist/hoist-convergent.ll
test/Transforms/InstCombine/select-call.ll
test/Transforms/LoopUnroll/convergent.ll
test/Transforms/SimplifyCFG/convergent.ll
utils/TableGen/CodeGenIntrinsics.h
utils/TableGen/CodeGenTarget.cpp
utils/TableGen/IntrinsicEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26348.78559.patch
Type: text/x-patch
Size: 22321 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161118/2a43f629/attachment-0001.bin>
More information about the llvm-commits
mailing list