[Mlir-commits] [mlir] [MLIR] Fuse parent region location when hoisting constants (PR #75258)
Billy Zhu
llvmlistbot at llvm.org
Wed Dec 13 14:56:58 PST 2023
zyx-billy wrote:
> If we get into such tradeoff, we could just as well be dropping the location entirely from what I can tell.
Actually... yeah that works too 😂 what do you say we just drop locations entirely then? That seems like the cleanest solution so far.
https://github.com/llvm/llvm-project/pull/75258
More information about the Mlir-commits
mailing list