diff options
author | Changpeng Fang <changpeng.fang@amd.com> | 2024-07-26 00:42:24 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-26 00:42:24 -0700 |
commit | a82032918cd445e5750e171f57d4f3d7096c021a (patch) | |
tree | 7370155939177ed1760ca1ea2d5bff7851c312be /llvm/lib/CodeGen/BranchFolding.cpp | |
parent | b009f4685838f7ceff3cb9ff58fed0e25eb93d88 (diff) | |
download | llvm-a82032918cd445e5750e171f57d4f3d7096c021a.zip llvm-a82032918cd445e5750e171f57d4f3d7096c021a.tar.gz llvm-a82032918cd445e5750e171f57d4f3d7096c021a.tar.bz2 |
[AMDGPU] Remove -wavefrontsize32 and -wavefrontsize64 from GFX10+ tests (NFC) (#100711)
They are no longer needed after the patch: [AMDGPU] Remove wavefrontsize
feature from GFX10: https://github.com/llvm/llvm-project/pull/98400
The exception is when "target-features" are set to "+wavefrontsize32" or
"+wavefrontsize64", we still need to remove a wavefrontsize feature
before add a different one to make sure only one of them are present.
Diffstat (limited to 'llvm/lib/CodeGen/BranchFolding.cpp')
0 files changed, 0 insertions, 0 deletions