[llvm] Improve selection of conditional branch on amdgcn.ballot!=0 condition in SelectionDAG. (PR #68714)

Valery Pykhtin via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 16 04:59:23 PDT 2023


vpykhtin wrote:

Fixed SCC not being used if
// %C = i1 ISD::SETCC %VCMP, 0, setne/seteq
haven't matched. Added tests.

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


More information about the llvm-commits mailing list