[PATCH] D158843: [ConstraintElim] Move just before loop simplification pipeline.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 21 14:16:18 PDT 2023


fhahn updated this revision to Diff 557206.
fhahn marked an inline comment as done.
fhahn added a comment.

Remove stray newline.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158843

Files:
  llvm/lib/Passes/PassBuilderPipelines.cpp
  llvm/test/Other/new-pm-defaults.ll
  llvm/test/Other/new-pm-thinlto-postlink-defaults.ll
  llvm/test/Other/new-pm-thinlto-postlink-pgo-defaults.ll
  llvm/test/Other/new-pm-thinlto-postlink-samplepgo-defaults.ll
  llvm/test/Other/new-pm-thinlto-prelink-defaults.ll
  llvm/test/Other/new-pm-thinlto-prelink-pgo-defaults.ll
  llvm/test/Other/new-pm-thinlto-prelink-samplepgo-defaults.ll
  llvm/test/Transforms/PhaseOrdering/AArch64/constraint-elimination-placement.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158843.557206.patch
Type: text/x-patch
Size: 11897 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230921/f1f5cce1/attachment.bin>


More information about the llvm-commits mailing list