[all-commits] [llvm/llvm-project] f3c1d9: [ConstraintElim] Adjust position in LTO pipeline.

Florian Hahn via All-commits all-commits at lists.llvm.org
Tue Jan 3 09:08:15 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f3c1d926825ded762da27e5da98a2db4b2f2021a
      https://github.com/llvm/llvm-project/commit/f3c1d926825ded762da27e5da98a2db4b2f2021a
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2023-01-03 (Tue, 03 Jan 2023)

  Changed paths:
    M llvm/lib/Passes/PassBuilderPipelines.cpp

  Log Message:
  -----------
  [ConstraintElim] Adjust position in LTO pipeline.

This runs ConstraintElim earlier during LTO, similar to non-LTO.
Discussed and split off from D135915.




More information about the All-commits mailing list