[PATCH] D117455: [AMDGPU] Autogenerate wqm.ll

Carl Ritson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 16 23:46:52 PST 2022


critson created this revision.
critson added reviewers: foad, piotr, kmitropoulou.
Herald added subscribers: kerbowa, t-tye, tpr, dstuttard, yaxunl, nhaehnle, jvesely, kzhuravl.
critson requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.

Switch wqm.ll to be autogenerated.
Replace gfx6 and gfx8 targets with gfx9 (wave64) and gfx10 (wave32).


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D117455

Files:
  llvm/test/CodeGen/AMDGPU/wqm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117455.400448.patch
Type: text/x-patch
Size: 139904 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220117/821cb742/attachment.bin>


More information about the llvm-commits mailing list