[PATCH] D72031: [Scheduling] Create the missing dependency edges for store cluster

qshanz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 1 21:50:58 PST 2020


steven.zhang updated this revision to Diff 235826.
steven.zhang added a comment.

Address comments about the test case.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72031/new/

https://reviews.llvm.org/D72031

Files:
  llvm/lib/CodeGen/MachineScheduler.cpp
  llvm/test/CodeGen/AArch64/ldst-cluster.ll
  llvm/test/CodeGen/AMDGPU/byval-frame-setup.ll
  llvm/test/CodeGen/AMDGPU/max.i16.ll
  llvm/test/CodeGen/AMDGPU/promote-constOffset-to-imm.ll
  llvm/test/CodeGen/AMDGPU/scratch-simple.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72031.235826.patch
Type: text/x-patch
Size: 12270 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200102/6336e3e1/attachment.bin>


More information about the llvm-commits mailing list