[PATCH] Correctly handle range metadata when hoisting instructions out of then/else into if blocks
Björn Steinbrink
bsteinbr at gmail.com
Fri Aug 15 08:10:49 PDT 2014
Updated the patch to introduce a helper to combine instruction metadata and
handle all metadata for the hoisted instructions.
http://reviews.llvm.org/D4595
Files:
include/llvm/Transforms/Utils/Local.h
lib/Transforms/Scalar/GVN.cpp
lib/Transforms/Utils/Local.cpp
lib/Transforms/Utils/SimplifyCFG.cpp
lib/Transforms/Vectorize/BBVectorize.cpp
test/Transforms/SimplifyCFG/hoist-with-range.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4595.12558.patch
Type: text/x-patch
Size: 9245 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140815/bcc7af66/attachment.bin>
More information about the llvm-commits
mailing list