[PATCH] D93840: [InstCombine] Disable unsafe select transform behind a flag

Juneyoung Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 27 10:30:57 PST 2020


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

I'm fine with this flag.
@congzhe What do you think? If this lands, you can simply check your benchmark's performance with this flag disabled.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93840



More information about the llvm-commits mailing list