[PATCH] D114978: [PowerPC] Fix load/store selection infrastructure when load/store intrinsics are used on P10.
Amy Kwan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 2 14:02:11 PST 2021
amyk added a comment.
I've updated the checks to be `P9UP` on the commit, while also removing the P10 <https://reviews.llvm.org/P10> run lines from `vsx-p9.ll` as this test case does not exercise the refactored load/store infrastructure.
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