[PATCH] D72676: [PowerPC] Add the missing InstrAliasing for 64-bit rotate instructions
Jinsong Ji via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 12 19:40:59 PST 2020
jsji added a comment.
Good catch. This looks good to me. However, there are more than these, almost ALL 64 bits OPs are missing InstAlias.. Can we get some general way to support ALL of them, instead of fixing one by one like this?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72676/new/
https://reviews.llvm.org/D72676
More information about the llvm-commits
mailing list