[llvm] [SimplifyCFG] Avoid branch threading of divergent conditionals (PR #141867)

Alex MacLean via llvm-commits llvm-commits at lists.llvm.org
Thu May 29 07:03:51 PDT 2025


AlexMaclean wrote:

Thanks for the explanation. I see now why this change as written won't be possible to land. That being said, doing this does show valuable performance benefits in some real cases. Is there anything that can be done to improve handling of this case for GPUs?

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


More information about the llvm-commits mailing list