[PATCH] D49837: [SelectionDAG][X86] Handle unary SelectPatternFlavor for ABS case in SelectionDAGBuilder::visitSelect.
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 26 06:21:21 PDT 2018
spatel added a reviewer: shchenz.
spatel added a comment.
Note: this change was mentioned in https://reviews.llvm.org/D48754. That patch was split into several pieces, and I think that's the last planned improvement for IR abs() detection/canonicalization.
Repository:
rL LLVM
https://reviews.llvm.org/D49837
More information about the llvm-commits
mailing list