[all-commits] [llvm/llvm-project] ed4d8f: [AMDGPU] Autogenerate wqm.ll
Carl Ritson via All-commits
all-commits at lists.llvm.org
Mon Jan 17 23:05:38 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ed4d8fdafdb5120b69fe2a8da418dc0c37f79ffc
https://github.com/llvm/llvm-project/commit/ed4d8fdafdb5120b69fe2a8da418dc0c37f79ffc
Author: Carl Ritson <carl.ritson at amd.com>
Date: 2022-01-18 (Tue, 18 Jan 2022)
Changed paths:
M llvm/test/CodeGen/AMDGPU/wqm.ll
Log Message:
-----------
[AMDGPU] Autogenerate wqm.ll
Switch wqm.ll to be autogenerated.
Replace gfx6 and gfx8 targets with gfx9 (wave64) and gfx10 (wave32).
Reviewed By: kmitropoulou
Differential Revision: https://reviews.llvm.org/D117455
More information about the All-commits
mailing list