[PATCH] D81859: [RFC][SimplifyCFG] Allow target to control SpeculateOneExpensiveInst

Yonghong Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 9 15:34:08 PDT 2020


yonghong-song abandoned this revision.
yonghong-song added a comment.

Abandon this one. The current approach is to introduce some kind of user barriers before instcombine to prevent such optimization in IR level.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D81859/new/

https://reviews.llvm.org/D81859



More information about the llvm-commits mailing list