[llvm] [ARM] Fix VBICimm and VORRimm generation under Big endian. (PR #107813)
via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 9 00:56:32 PDT 2024
Zhenhang1213 wrote:
> @Zhenhang1213 FYI. I couldn't add you as a reviewer, but let me know if you have any comments.
this case I think right, and I have a question,Is there other similarities that needs to be modified? like:
https://github.com/llvm/llvm-project/blob/d5f6f30664ed53ef27d949fad0ce3994ea9988dd/llvm/lib/Target/ARM/ARMISelLowering.cpp#L7218-L7227
https://github.com/llvm/llvm-project/pull/107813
More information about the llvm-commits
mailing list