[all-commits] [llvm/llvm-project] 2af2f5: [InstCombine] Regenerate test checks (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Fri Dec 18 11:59:58 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2af2f58ec09257d65a2a6f99f833a1b242d434a3
      https://github.com/llvm/llvm-project/commit/2af2f58ec09257d65a2a6f99f833a1b242d434a3
  Author: Nikita Popov <nikita.ppv at gmail.com>
  Date:   2020-12-18 (Fri, 18 Dec 2020)

  Changed paths:
    M llvm/test/Transforms/InstCombine/CPP_min_max.ll
    M llvm/test/Transforms/InstCombine/clamp-to-minmax.ll
    M llvm/test/Transforms/InstCombine/minmax-fp.ll
    M llvm/test/Transforms/InstCombine/pr21199.ll
    M llvm/test/Transforms/InstCombine/preserve-sminmax.ll
    M llvm/test/Transforms/InstCombine/smax-icmp.ll
    M llvm/test/Transforms/InstCombine/smin-icmp.ll
    M llvm/test/Transforms/InstCombine/umax-icmp.ll
    M llvm/test/Transforms/InstCombine/umin-icmp.ll

  Log Message:
  -----------
  [InstCombine] Regenerate test checks (NFC)




More information about the All-commits mailing list