[llvm] [AArch64] Optimization of repeated constant loads (#51483) (PR #86249)
via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 27 08:30:05 PDT 2024
ParkHanbum wrote:
@davemgreen Do we support the same ORR format as GCC?
I get an error when I give ORR three registers as Operand, I wonder if this is because it doesn't support Instruction Format.
https://gcc.godbolt.org/z/131YsEY6W
could you little advise which instruction can I use please?
https://github.com/llvm/llvm-project/pull/86249
More information about the llvm-commits
mailing list