[llvm] [AMDGPU] SIWholeQuadMode: avoid execz effects in exact regions (PR #101157)

Piotr Sobczak via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 31 00:23:29 PDT 2024


https://github.com/piotrAMD commented:

Can you pre-commit the test?

The patch looks good to me. The bug makes me slightly worried that there might be other cases with exec = 0 that we are not detecting in the pass.

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


More information about the llvm-commits mailing list