[PATCH] D114978: [PowerPC] Fix load/store selection infrastructure when load/store intrinsics are used on P10.
Nemanja Ivanovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 2 12:15:45 PST 2021
nemanjai accepted this revision.
nemanjai added a comment.
This revision is now accepted and ready to land.
You might want to avoid adding new check prefixes in the tests if the sequence is exactly the same. Maybe just change it from `CHECK-P9` to `CHECK-P9UP`. Otherwise LGTM.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114978/new/
https://reviews.llvm.org/D114978
More information about the llvm-commits
mailing list