[PATCH] Add a fence elimination pass

JF Bastien jfb at chromium.org
Wed Nov 12 07:02:08 PST 2014


> I agree it might be a good thing to run it anyway on all targets, but
some tests (at least) on Power contain conditional jumps based on undef,
and SimplifyCFG makes a complete mess of them.

Would it be worth fixing the tests and turning on SimplifyCFG in a first
pass? Or as you suggested having a disable flag for this (icky...).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141112/fa88761e/attachment.html>


More information about the llvm-commits mailing list