[PATCH] D49144: [FunctionAttrs] Infer the speculatable attribute
Hal Finkel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 13 08:10:14 PDT 2018
hfinkel updated this revision to Diff 155390.
hfinkel added a comment.
Misc cleanup and try to validate ret attrs instead of disqualifying them all.
https://reviews.llvm.org/D49144
Files:
lib/Analysis/ValueTracking.cpp
lib/Transforms/IPO/FunctionAttrs.cpp
test/CodeGen/AMDGPU/inline-attr.ll
test/Transforms/FunctionAttrs/atomic.ll
test/Transforms/FunctionAttrs/optnone.ll
test/Transforms/Reassociate/reassociate-deadinst.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49144.155390.patch
Type: text/x-patch
Size: 13024 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180713/a2ffa7bb/attachment-0001.bin>
More information about the llvm-commits
mailing list