[PATCH] D75302: [AMDGPU] Precommit some scheduler related test updates

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 27 13:47:05 PST 2020


foad created this revision.
foad added reviewers: arsenm, rampitec, vpykhtin.
Herald added subscribers: llvm-commits, kerbowa, t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, jvesely, kzhuravl.
Herald added a project: LLVM.
foad added a child revision: D68338: [AMDGPU] Remove dubious logic in bidirectional list scheduler.

The point of this is to make some tests with manual checks robust
against scheduler tweaks, so that only autogenerated test updates will
be required when pushing D68338 <https://reviews.llvm.org/D68338> "[AMDGPU] Remove dubious logic in
bidirectional list scheduler".


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D75302

Files:
  llvm/test/CodeGen/AMDGPU/fadd.f16.ll
  llvm/test/CodeGen/AMDGPU/global-saddr.ll
  llvm/test/CodeGen/AMDGPU/insert_vector_elt.v2i16.subtest-nosaddr.ll
  llvm/test/CodeGen/AMDGPU/insert_vector_elt.v2i16.subtest-saddr.ll
  llvm/test/CodeGen/AMDGPU/mad-mix-lo.ll
  llvm/test/CodeGen/AMDGPU/nsa-reassign.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75302.247096.patch
Type: text/x-patch
Size: 9302 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200227/5264ef0b/attachment.bin>


More information about the llvm-commits mailing list