[PATCH] D117821: [AMDGPU] Disable rematerialization of cndmask

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 21 09:15:44 PST 2022


rampitec added a comment.

In D117821#3260869 <https://reviews.llvm.org/D117821#3260869>, @foad wrote:

>> A result of the cndmask instruction uses exec as a mask
>
> As noted on D117814 <https://reviews.llvm.org/D117814>, I don't understand this.

Scalar result is different when you move it across basic blocks.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D117821/new/

https://reviews.llvm.org/D117821



More information about the llvm-commits mailing list