[PATCH] D26292: Discard @llvm.invariant.group.barrier in -O0 code generation

Hal Finkel via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 5 08:11:06 PDT 2016


hfinkel accepted this revision.
hfinkel added a comment.
This revision is now accepted and ready to land.

LGTM

We should probably also add this to isAssumeLikeIntrinsic in Analysis/ValueTracking.cpp and getIntrinsicCost in include/llvm/Analysis/TargetTransformInfoImpl.h.


Repository:
  rL LLVM

https://reviews.llvm.org/D26292





More information about the llvm-commits mailing list