llvm-project
8779ab6b
- [RISCV] Always use XLenVT for pointer operand in PatLAQ and PatSRL. NFC (#161709)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#161709 - [RISCV] Always use XLenVT for pointer operand in PatLAQ and PatSRL. NFC
Author
topperc
Parents
44d471e7
Loading