llvm-project
a5ae54ab
- [flang][NFC] Unify getIfConstantIntValue helpers (#87633)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[flang][NFC] Unify getIfConstantIntValue helpers (#87633) There were different helpers for attempting to fetch compile time constants from MLIR: one in fir::getIntIfConstant and one in CodeGen. Unify the two.
References
#87633 - [flang][NFC] Unify getIfConstantIntValue helpers
Author
tblah
Parents
c0211ff2
Loading