diff options
author | Johannes de Fine Licht <johannes@musicmedia.dk> | 2024-04-30 10:00:28 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-30 10:00:28 +0200 |
commit | 92ca6fcb87a1b8b0cef3b0a8c960b4d7d0fc12a0 (patch) | |
tree | 5678f470f05c4b50a23157435155f407deb78563 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 2464c1c153285bbabf1df4a61f1975903ffbe70e (diff) | |
download | llvm-92ca6fcb87a1b8b0cef3b0a8c960b4d7d0fc12a0.zip llvm-92ca6fcb87a1b8b0cef3b0a8c960b4d7d0fc12a0.tar.gz llvm-92ca6fcb87a1b8b0cef3b0a8c960b4d7d0fc12a0.tar.bz2 |
[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.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions