[PATCH] D15213: [SimplifyCFG] allow speculation of exactly one expensive instruction (PR24818)
Sanjay Patel via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 14 14:48:04 PST 2015
spatel updated this revision to Diff 42783.
spatel added a comment.
Patch updated:
The cl::opt check in the last rev was wrong. Added another run and checks to the fdiv test to make sure it's right this time.
http://reviews.llvm.org/D15213
Files:
lib/Transforms/Utils/SimplifyCFG.cpp
test/Transforms/SimplifyCFG/X86/speculate-cttz-ctlz.ll
test/Transforms/SimplifyCFG/speculate-math.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15213.42783.patch
Type: text/x-patch
Size: 8548 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151214/ad453bc9/attachment.bin>
More information about the llvm-commits
mailing list