[PATCH] D89955: [ValueTracking] Recognize more integer abs idioms
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 27 04:06:44 PDT 2020
lebedev.ri requested changes to this revision.
lebedev.ri added a comment.
This revision now requires changes to proceed.
Since as @nikic said this pattern is canonicalized to the intrinsic already, i don't think this should be needed.
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