llvm-project
a5ae54ab - [flang][NFC] Unify getIfConstantIntValue helpers (#87633)

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.
Author
Parents
Loading