[all-commits] [llvm/llvm-project] 4ae416: [ConstraintElim] Add tests that require (UGE, Vari...

Florian Hahn via All-commits all-commits at lists.llvm.org
Fri Nov 3 07:57:32 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4ae416793037366bbffb19663521634fb855647c
      https://github.com/llvm/llvm-project/commit/4ae416793037366bbffb19663521634fb855647c
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2023-11-03 (Fri, 03 Nov 2023)

  Changed paths:
    A llvm/test/Transforms/ConstraintElimination/reason-about-add-operands.ll

  Log Message:
  -----------
  [ConstraintElim] Add tests that require (UGE, Variable, 0) info.

Inspired by
https://discourse.llvm.org/t/why-does-llvm-not-perform-range-analysis-on-integer-values/74341
and https://github.com/llvm/llvm-project/issues/63490.




More information about the All-commits mailing list