[all-commits] [llvm/llvm-project] d82811: [ConstraintElim] Move some array accesses to vari...

Florian Hahn via All-commits all-commits at lists.llvm.org
Mon Feb 6 08:14:53 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d82811df4de866d2eb74bc7227a4b1bd9e1d185b
      https://github.com/llvm/llvm-project/commit/d82811df4de866d2eb74bc7227a4b1bd9e1d185b
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2023-02-06 (Mon, 06 Feb 2023)

  Changed paths:
    M llvm/lib/Analysis/ConstraintSystem.cpp

  Log Message:
  -----------
  [ConstraintElim] Move some array accesses to  variables (NFC).

Move some accesses that are use multiple times to variables. This also
will make updating them easier in the future.




More information about the All-commits mailing list