[PATCH] D33519: [PPC] Lower llvm.ppc.cfence(constant) to no-op.

Tim Shen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 5 15:51:59 PDT 2017


timshen abandoned this revision.
timshen added a comment.

The problem is not PPC specific, so I'm going to abandon this patch, in order to not demotivate the correct fix. Someone should do it at IR level, when it actually pessimize their code. :)


https://reviews.llvm.org/D33519





More information about the llvm-commits mailing list