The constraint goes up to regs d15 and q7, not d16 and q8.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
- Build Status
Buildable 38610 Build 38609: arc lint + arc unit
Event Timeline
Comment Actions
Discussing with @chill on a chat, he was happier with the following wording:
A 32, 64, or 128-bit floating-point/SIMD register in the ranges s0-s31, d0-d31, or q0-q15, respectively.
And so forth. I will change these in all SIMD constraints (w, t, x) in both Thumb1 and ARM/Thumb2 modes.