[PATCH] D29092: PR31729: [GVNHoist] Don't hoist unsafe scalars at -Oz

Aditya Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 1 09:01:32 PST 2017


hiraditya updated this revision to Diff 90191.
hiraditya added a comment.

Removing all -Oz/-Os specific code hoisting.


https://reviews.llvm.org/D29092

Files:
  llvm/lib/Transforms/Scalar/GVNHoist.cpp
  llvm/test/Transforms/GVNHoist/hoist-unsafe-pr31729.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29092.90191.patch
Type: text/x-patch
Size: 5195 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170301/e0bd4439/attachment.bin>


More information about the llvm-commits mailing list