[all-commits] [llvm/llvm-project] 46b055: [ConstraintElimination] Add gep tests without inbo...

Florian Hahn via All-commits all-commits at lists.llvm.org
Mon Mar 22 05:24:29 PDT 2021


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

  Changed paths:
    A llvm/test/Transforms/ConstraintElimination/geps-inbounds-precondition.ll
    A llvm/test/Transforms/ConstraintElimination/geps-precondition-overflow-check.ll

  Log Message:
  -----------
  [ConstraintElimination] Add gep tests without inbounds.

Add a set of interesting test cases for GEPs without inbounds for
upcoming patches.




More information about the All-commits mailing list