[llvm] [RFC] implement convergence control in MIR using SelectionDAG (PR #71785)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 12 00:58:23 PST 2024


================

----------------
arsenm wrote:

In theory we should be able to just drop all the attempts at setting kill flags in InstrEmitter. They're fully recomputed later and deprecated

https://github.com/llvm/llvm-project/pull/71785


More information about the llvm-commits mailing list