[PATCH] D50941: [DAGCombiner] unwrap truncated subtraction operand for rol generation in matchRotateSub
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 3 07:40:49 PST 2019
spatel added a comment.
The motivating cases seen in the regression tests here and PR15880 and PR32023 ( https://bugs.llvm.org/show_bug.cgi?id=32023 ) were fixed more generally with rL348706 <https://reviews.llvm.org/rL348706>, so I think this can be abandoned.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D50941/new/
https://reviews.llvm.org/D50941
More information about the llvm-commits
mailing list