[all-commits] [llvm/llvm-project] 077488: [InstCombine] Add tests reproducing PR53252 (NFC)

Ricky Zhou via All-commits all-commits at lists.llvm.org
Tue Apr 26 14:24:56 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 077488a6bf2e61c5fea994d5db6c040902754dcc
      https://github.com/llvm/llvm-project/commit/077488a6bf2e61c5fea994d5db6c040902754dcc
  Author: Ricky Zhou <ricky+llvm at rzhou.org>
  Date:   2022-04-26 (Tue, 26 Apr 2022)

  Changed paths:
    M llvm/test/Transforms/InstCombine/canonicalize-clamp-like-pattern-between-negative-and-positive-thresholds.ll

  Log Message:
  -----------
  [InstCombine] Add tests reproducing PR53252 (NFC)

This are baseline tests for D119690 ( #53252 )

Differential Revision: https://reviews.llvm.org/D119689




More information about the All-commits mailing list