llvm-project
8779ab6b - [RISCV] Always use XLenVT for pointer operand in PatLAQ and PatSRL. NFC (#161709)

Commit
33 days ago
[RISCV] Always use XLenVT for pointer operand in PatLAQ and PatSRL. NFC (#161709) The vt argument is not used today so it always gets the default XLenVT which is why this is NFC. I plan to use it in a future patch.
Author
Parents
Loading