[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
Fri Jul 12 07:53:18 PDT 2019
foad added a comment.
In D64497#1581712 <https://reviews.llvm.org/D64497#1581712>, @hakzsam wrote:
> This change introduced CTS regressions with RADV like dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_3.atan2_frag and friends.
> Can you investigate ?
Hopefully fixed by D64636 <https://reviews.llvm.org/D64636>.
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