[PATCH] D94559: [NewPM] Only non-trivially loop unswitch at -O3 and for non-optsize functions

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 13 14:57:26 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG39e6d242378a: [NewPM] Only non-trivially loop unswitch at -O3 and for non-optsize functions (authored by aeubanks).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94559

Files:
  llvm/lib/Passes/PassBuilder.cpp
  llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp
  llvm/test/Transforms/SimpleLoopUnswitch/ARM/nontrivial-unswitch-cost.ll
  llvm/test/Transforms/SimpleLoopUnswitch/pipeline.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94559.316523.patch
Type: text/x-patch
Size: 11255 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210113/e07e7ee7/attachment.bin>


More information about the llvm-commits mailing list