Files
clang-p2996/mlir/lib/Dialect/LLVMIR
Johannes de Fine Licht 92ca6fcb87 [MLIR][LLVM] Have LLVM::AddressOfOp implement ConstantLike (#90481)
For all means and purposes llvm.mlir.addressof acts like a constant, and
should be treated as such by passes. In particular, the operation should
be propagated rather than passed whenever possible.
2024-04-30 10:00:28 +02:00
..