[all-commits] [llvm/llvm-project] 0ebd28: [ConstraintElim] Move GEP decomposition code to se...

Florian Hahn via All-commits all-commits at lists.llvm.org
Wed Oct 12 12:39:30 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0ebd288338fba6be9c21395dd5b752de23f08547
      https://github.com/llvm/llvm-project/commit/0ebd288338fba6be9c21395dd5b752de23f08547
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2022-10-12 (Wed, 12 Oct 2022)

  Changed paths:
    M llvm/lib/Transforms/Scalar/ConstraintElimination.cpp

  Log Message:
  -----------
  [ConstraintElim] Move GEP decomposition code to separate fn (NFC).

Breaks up a large function and allows for the use to early exits.




More information about the All-commits mailing list