This patch adds corresponding memory effects to mlir llvm-dialect load/store/addressof ops, which thus enables canonicalizations of those ops (like dead code elimination) that rely on the effect interface
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo