[PATCH] D64497: [AMDGPU] Allow abs/neg source modifiers on v_cndmask_b32
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 10 08:02:02 PDT 2019
foad added a comment.
In D64497#1578444 <https://reviews.llvm.org/D64497#1578444>, @arsenm wrote:
> We still need more work to handle the integer cases in the complex pattern.
Which pattern?
> Plus the combine that tries to avoid source modifiers on select should be updated
Where is that? I looked but couldn't find anything like this.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64497/new/
https://reviews.llvm.org/D64497
More information about the llvm-commits
mailing list