[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:21:28 PDT 2025


qcolombet wrote:

Bundles are supposed to represent VLIW constraints so they are supposed to be considered as being executed in parallel.

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


More information about the llvm-commits mailing list