[PATCH] D55030: [AMDGPU] Fold brcond (setcc zext(i1 x), 1, ne) -> brcond x

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 28 19:48:13 PST 2018


rampitec planned changes to this revision.
rampitec added a comment.

It does not validate in some tests. I will investigate it as I do not see right away what is wrong.


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

https://reviews.llvm.org/D55030





More information about the llvm-commits mailing list