[PATCH] D61726: [Pass Pipeline] Run another round of reassociation after loop pipeline

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 13 18:40:01 PDT 2019


nemanjai updated this revision to Diff 199355.
nemanjai added a comment.

Remove an unrelated change that snuck in by accident.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D61726

Files:
  lib/Passes/PassBuilder.cpp
  lib/Transforms/IPO/PassManagerBuilder.cpp
  test/CodeGen/AMDGPU/simplify-libcalls.ll
  test/Other/new-pm-defaults.ll
  test/Other/new-pm-thinlto-defaults.ll
  test/Other/opt-O2-pipeline.ll
  test/Other/opt-O3-pipeline.ll
  test/Other/opt-Os-pipeline.ll
  test/Transforms/PhaseOrdering/reassociate-after-unroll.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61726.199355.patch
Type: text/x-patch
Size: 12685 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190514/7c96b371/attachment.bin>


More information about the llvm-commits mailing list