[llvm] [SimplifyCFG] Select the first instruction that we can handle in `passingValueIsAlwaysUndefined` (PR #98802)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 14 07:22:22 PDT 2024


dtcxzyw wrote:

IR diff LGTM. I am running compile-time tests :)

BTW, I think most of dead blocks are created by JumpThreading. Can we avoid this to further improve compilation time?


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


More information about the llvm-commits mailing list