[all-commits] [llvm/llvm-project] 4f58e1: [AMDGPU][MC] Pre-commit tests for the noa16 inters...
Ivan Kosarev via All-commits
all-commits at lists.llvm.org
Thu Jul 13 11:37:11 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4f58e1690dbe39a98fea14ded564d0f55eed5ab0
https://github.com/llvm/llvm-project/commit/4f58e1690dbe39a98fea14ded564d0f55eed5ab0
Author: Ivan Kosarev <ivan.kosarev at amd.com>
Date: 2023-07-13 (Thu, 13 Jul 2023)
Changed paths:
M llvm/test/MC/AMDGPU/gfx1030_new.s
M llvm/test/MC/AMDGPU/gfx11_asm_mimg_features.s
Log Message:
-----------
[AMDGPU][MC] Pre-commit tests for the noa16 intersect_ray instructions fix, D155057.
The added instructions are incorrectly encoded as a16 ones despite the
'noa16' modifiers.
Reviewed By: foad
Differential Revision: https://reviews.llvm.org/D155059
More information about the All-commits
mailing list