[all-commits] [llvm/llvm-project] 28f67a: [AMDGPU] Fix some confusing check prefixes. NFC.
Jay Foad via All-commits
all-commits at lists.llvm.org
Wed Mar 9 09:06:14 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 28f67aed9d7f42529e34b2d4252b089975be3698
https://github.com/llvm/llvm-project/commit/28f67aed9d7f42529e34b2d4252b089975be3698
Author: Jay Foad <jay.foad at amd.com>
Date: 2022-03-09 (Wed, 09 Mar 2022)
Changed paths:
M llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-sextload-flat.mir
M llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-zextload-flat.mir
M llvm/test/CodeGen/AMDGPU/half.ll
M llvm/test/CodeGen/AMDGPU/min.ll
M llvm/test/CodeGen/AMDGPU/sint_to_fp.f64.ll
Log Message:
-----------
[AMDGPU] Fix some confusing check prefixes. NFC.
Tahiti is SI/GFX6.
Kaveri and Hawaii are CI/GFX7.
Fiji is VI/GFX8.
More information about the All-commits
mailing list