llvm-project
5f18a06d
- [RISCV] P extension should not call hasAllWUsers or create non-simm32 constants on RV32. (#172802)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
60 days ago
[RISCV] P extension should not call hasAllWUsers or create non-simm32 constants on RV32. (#172802) This causes a regression due to incomplete handling of RV32 for the P extension in RISCVMatInt. I'll fix that in a follow up.
References
#172802 - [RISCV] P extension should not call hasAllWUsers or create non-simm32 constants on RV32.
Author
topperc
Parents
39b24e8f
Loading