[all-commits] [llvm/llvm-project] 22b8ed: [InstCombine] Pre-land tests for maximum(a, b) +* m...

serguei-katkov via All-commits all-commits at lists.llvm.org
Tue Apr 4 03:11:01 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 22b8edc46e11608c93317960398fff80104a9aed
      https://github.com/llvm/llvm-project/commit/22b8edc46e11608c93317960398fff80104a9aed
  Author: Serguei Katkov <serguei.katkov at azul.com>
  Date:   2023-04-04 (Tue, 04 Apr 2023)

  Changed paths:
    A llvm/test/Transforms/InstCombine/fadd-maximum-minimum.ll
    A llvm/test/Transforms/InstCombine/fmul-maximum-minimum.ll

  Log Message:
  -----------
  [InstCombine] Pre-land tests for maximum(a,b) +* minimum(a,b) => a +* b




More information about the All-commits mailing list