[RISCV][InsertVSETVL] Incorporate demanded fields into compatibility interface [nfc]
authorPhilip Reames <preames@rivosinc.com>
Thu, 15 Dec 2022 19:09:49 +0000 (11:09 -0800)
committerPhilip Reames <listmail@philipreames.com>
Thu, 15 Dec 2022 19:11:09 +0000 (11:11 -0800)
commit23f4f66da7c0ed83f3435cb8e87f54740c9fb3c3
treefe747ca2ef8fa67cc4d3a8cfcd5ae4bba1d5b8a9
parent191c1d95e880227a13687c77c940f63baf88c594
[RISCV][InsertVSETVL] Incorporate demanded fields into compatibility interface [nfc]

This reworks the API to explicitly pass in the demanded fields instead of requering them internally.  At the moment, this is NFC, but it will stop being so in future changes which adjust the demanded bits in the caller.
llvm/lib/Target/RISCV/RISCVInsertVSETVLI.cpp