[PATCH] D89955: [ValueTracking] Recognize more integer abs idioms

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 27 01:22:36 PDT 2020


lebedev.ri added a comment.

Please can you explain the bigger problem here?
I'm not sure why the solution isn't: "just run the middle-end optimization passes, or don't expect good back-end codegen".


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89955



More information about the llvm-commits mailing list