Files
clang-p2996/mlir/lib/Conversion/SCFToGPU/SCFToGPU.cpp
Matthias Springer cb7bda2ace [mlir][NFC] Use getConstantIntValue instead of casting to ConstantIndexOp
`getConstantIntValue` extracts constant values from all constant-like ops, not just `arith::ConstantIndexOp`.

Differential Revision: https://reviews.llvm.org/D154356
2023-07-04 14:08:37 +02:00

30 KiB