mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-01 12:26:09 +00:00

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.