[all-commits] [llvm/llvm-project] cb3b5f: [ConstraintElimination] Add multi-dimension GEP te...

Florian Hahn via All-commits all-commits at lists.llvm.org
Mon Mar 22 03:38:03 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cb3b5f0770aac3f6cd66edcaa70403501d0758df
      https://github.com/llvm/llvm-project/commit/cb3b5f0770aac3f6cd66edcaa70403501d0758df
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2021-03-22 (Mon, 22 Mar 2021)

  Changed paths:
    A llvm/test/Transforms/ConstraintElimination/geps-pointers-to-arrays.ll
    A llvm/test/Transforms/ConstraintElimination/geps-pointers-to-structs.ll
    R llvm/test/Transforms/ConstraintElimination/geps.2d.ll

  Log Message:
  -----------
  [ConstraintElimination] Add multi-dimension GEP tests.

Add a set of interesting test cases with multi-dimensional GEPs for
upcoming patches.




More information about the All-commits mailing list