[PATCH] D127551: [GISel] Fix unmerging of constants for big endian target
Amara Emerson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 13 16:20:05 PDT 2022
aemerson added a comment.
Could you upload with more context (-U9999).
AArch64 supports big endian, so if you're testing individual passes you can specify a big endian target. (If you try to run a full IR compile it'll fall back to SDAG in the translator).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127551/new/
https://reviews.llvm.org/D127551
More information about the llvm-commits
mailing list