[llvm] [AArch64] Add support for missing AArch64 opcodes in `AArch64InstrInfo::getMemOpInfo` (PR #97954)
David Green via llvm-commits
llvm-commits at lists.llvm.org
Sun Jul 7 12:33:39 PDT 2024
davemgreen wrote:
Some of these are being added in #97561, but from what I can tell with different widths and limits. Im hoping to use them to detect out of range immediates at compile time.
Are you sure these values are correct? (there is a chance I got them wrong in that patch).
https://github.com/llvm/llvm-project/pull/97954
More information about the llvm-commits
mailing list