[PATCH] D62345: [MachineScheduler] checkResourceLimit boundary condition update

Jinsong Ji via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 29 14:00:25 PDT 2019


jsji updated this revision to Diff 202051.
jsji added a comment.

Fix comment & repeated computation. Performance run still ongoing.


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

https://reviews.llvm.org/D62345

Files:
  llvm/lib/CodeGen/MachineScheduler.cpp
  llvm/test/CodeGen/PowerPC/csr-save-restore-order.ll
  llvm/test/CodeGen/PowerPC/f128-passByValue.ll
  llvm/test/CodeGen/PowerPC/vec_conv_fp_to_i_8byte_elts.ll
  llvm/test/CodeGen/PowerPC/vec_conv_i_to_fp_8byte_elts.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62345.202051.patch
Type: text/x-patch
Size: 9697 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190529/6f2a9259/attachment.bin>


More information about the llvm-commits mailing list