[all-commits] [llvm/llvm-project] dae68f: [InstSimplify] add/move tests for fmin/fmax; NFC

RotateRight via All-commits all-commits at lists.llvm.org
Mon Sep 14 07:26:54 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: dae68fdf9ece930ad158e15966cb99a15636e8c7
      https://github.com/llvm/llvm-project/commit/dae68fdf9ece930ad158e15966cb99a15636e8c7
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2020-09-14 (Mon, 14 Sep 2020)

  Changed paths:
    M llvm/test/Transforms/InstSimplify/floating-point-arithmetic.ll
    A llvm/test/Transforms/InstSimplify/fminmax-folds.ll

  Log Message:
  -----------
  [InstSimplify] add/move tests for fmin/fmax; NFC

The new tests are duplicated from the sibling patch for codegen:
D87571




More information about the All-commits mailing list