[PATCH] D123432: AMDGPU/SDAG: Custom SETCC (i.e. ballot) is always uniform

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 8 18:52:13 PDT 2022


nhaehnle added a comment.

GlobalISel already selects scalar instructions. I added tests for SelectionDAG and GlobalISel in the same commit earlier.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123432



More information about the llvm-commits mailing list