[llvm] [CodeGen] Fix handling dead redefs in finalizeBundle (PR #157427)
Jay Foad via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 8 08:01:02 PDT 2025
jayfoad wrote:
I've always understood that the bundle should be equivalent to executing the contained instructions **serially**.
https://github.com/llvm/llvm-project/pull/157427
More information about the llvm-commits
mailing list