[all-commits] [llvm/llvm-project] 972212: [ConstraintElimination] Add tests for signed predi...

Florian Hahn via All-commits all-commits at lists.llvm.org
Mon Feb 1 05:23:40 PST 2021


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

  Changed paths:
    A llvm/test/Transforms/ConstraintElimination/mixed-signed-unsigned-predicates.ll
    A llvm/test/Transforms/ConstraintElimination/sge.ll

  Log Message:
  -----------
  [ConstraintElimination] Add tests for signed predicates.

Add test coverage for conditions with signed predicates.




More information about the All-commits mailing list