[llvm] Add Dead Block Elimination to NVVMReflect (PR #144171)

Yonah Goldberg via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 17 14:30:36 PDT 2025


YonahGoldberg wrote:

It's hard to say why you haven't run into a bug with this. It might be that running llc with -O0 is uncommon for NVPTX. I think we had a bug internally that was the result of this a couple years ago.



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


More information about the llvm-commits mailing list