[PATCH] D69814: [Scheduling] Enable AA in PostRA Machine scheduler

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 5 04:25:36 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf01b9aa89e8c: [MachineScheduler] Enable AA in PostRA Machine scheduler (authored by dmgreen).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69814

Files:
  llvm/lib/CodeGen/MachineScheduler.cpp
  llvm/test/CodeGen/AArch64/merge-store-dependency.ll
  llvm/test/CodeGen/PowerPC/extract-and-store.ll
  llvm/test/CodeGen/PowerPC/f128-aggregates.ll
  llvm/test/CodeGen/PowerPC/vec_conv_fp32_to_i64_elts.ll
  llvm/test/CodeGen/PowerPC/vec_conv_i16_to_fp64_elts.ll
  llvm/test/CodeGen/PowerPC/vec_conv_i64_to_fp32_elts.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69814.227845.patch
Type: text/x-patch
Size: 13616 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191105/557657f4/attachment.bin>


More information about the llvm-commits mailing list