[PATCH] D64497: [AMDGPU] Allow abs/neg source modifiers on v_cndmask_b32
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 10 07:46:37 PDT 2019
arsenm accepted this revision.
arsenm added a comment.
This revision is now accepted and ready to land.
LGTM. We still need more work to handle the integer cases in the complex pattern. Plus the combine that tries to avoid source modifiers on select should be updated
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64497/new/
https://reviews.llvm.org/D64497
More information about the llvm-commits
mailing list