[llvm] [CodeGen] Fix handling dead redefs in finalizeBundle (PR #157427)

Quentin Colombet via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 16 08:22:01 PDT 2025


qcolombet wrote:

There shouldn't be any data dependency within a bundle, hence the actual order of the lowering shouldn't matter

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


More information about the llvm-commits mailing list