[all-commits] [llvm/llvm-project] f8ec7a: [AMDGPU] Delete test for illegal v_cndmask_b16_dpp
Joe Nash via All-commits
all-commits at lists.llvm.org
Wed Apr 26 06:51:05 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f8ec7a0944aee9888aa48dde6fe088e72faa2462
https://github.com/llvm/llvm-project/commit/f8ec7a0944aee9888aa48dde6fe088e72faa2462
Author: Joe Nash <Joseph.Nash at amd.com>
Date: 2023-04-26 (Wed, 26 Apr 2023)
Changed paths:
M llvm/test/CodeGen/AMDGPU/valu-mask-write-hazard.mir
Log Message:
-----------
[AMDGPU] Delete test for illegal v_cndmask_b16_dpp
There are no VOP2 or VOP2 with dpp forms of v_cndmask_b16. Delete the
test. NFC.
Reviewed By: critson
Differential Revision: https://reviews.llvm.org/D149184
More information about the All-commits
mailing list