diff options
author | Graham Hunter <graham.hunter@arm.com> | 2024-03-20 10:28:46 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-20 10:28:46 +0000 |
commit | 36a3f8f6471ba04b7ebf32a3393708b8fb32aecf (patch) | |
tree | 2072796aa252683896fd82cac04dae1519e071b8 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 7227ec98ad9a5e8e973d0c831e6f8bc0f7029f9f (diff) | |
download | llvm-36a3f8f6471ba04b7ebf32a3393708b8fb32aecf.zip llvm-36a3f8f6471ba04b7ebf32a3393708b8fb32aecf.tar.gz llvm-36a3f8f6471ba04b7ebf32a3393708b8fb32aecf.tar.bz2 |
[TTI][TLI][AArch64] Support scalable immediates with isLegalAddImmediate (#84173)
Adds a second parameter (default to 0) to isLegalAddImmediate, to
represent a scalable immediate.
Extends the AArch64 implementation to match immediates based on what addvl and inc[h|w|d] support.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions