[llvm] [AMDGPU] Remove some Wave64 checks for GFX10+ MC tests (NFC) (PR #100971)
Changpeng Fang via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 29 09:54:19 PDT 2024
================
@@ -1,4 +1,4 @@
-// RUN: llvm-mc -triple=amdgcn -mcpu=gfx1013 -mattr=+wavefrontsize32 -show-encoding %s | FileCheck %s
----------------
changpeng wrote:
why? I think we are generating the same code for both wave size all the times.
https://github.com/llvm/llvm-project/pull/100971
More information about the llvm-commits
mailing list