[PATCH] D131181: [AMDGPU] Fix si-annotate-control-flow for visited else branch

Yaxun Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 4 11:33:47 PDT 2022


yaxunl added a comment.

In D131181#3700157 <https://reviews.llvm.org/D131181#3700157>, @arsenm wrote:

> Is this to fix the same issue as D131150 <https://reviews.llvm.org/D131150>

No. They are fixing different issues. I tried D131150 <https://reviews.llvm.org/D131150>. It does not add the missing if intrinsic needed by this issue.


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

https://reviews.llvm.org/D131181



More information about the llvm-commits mailing list