[PATCH] D88834: [InstCombine] matchRotate - add support for matching general funnel shifts with constant shift amounts (PR46896)
Nathan Chancellor via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Oct 10 23:07:50 PDT 2020
nathanchance added a comment.
In D88834#2323565 <https://reviews.llvm.org/D88834#2323565>, @RKSimon wrote:
> @nathanchance Please can you confirm rG2c3e4a21f93d <https://reviews.llvm.org/rG2c3e4a21f93d5cd93321db08add991f992a64f18> fixes the issue?
It does, thank you a lot for the quick fix!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88834/new/
https://reviews.llvm.org/D88834
More information about the llvm-commits
mailing list