[llvm] [NVPTX] Fix NVPTXLowerUnreachable::isLoweredToTrap logic (PR #109730)

Justin Fargnoli via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 24 09:36:06 PDT 2024


justinfargnoli wrote:

> this pass ... would generate traps even if the instruction directly before the UnreachableInst was llvm.trap()

Why is this a problem? 

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


More information about the llvm-commits mailing list