[all-commits] [llvm/llvm-project] 595d3b: [InstCombine] Add tests for select(freeze(icmp x, ...

Juneyoung Lee via All-commits all-commits at lists.llvm.org
Fri Aug 7 23:18:41 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 595d3b5ecc59d1c89a8eefbfc37083b0d45f502f
      https://github.com/llvm/llvm-project/commit/595d3b5ecc59d1c89a8eefbfc37083b0d45f502f
  Author: Juneyoung Lee <aqjune at gmail.com>
  Date:   2020-08-08 (Sat, 08 Aug 2020)

  Changed paths:
    M llvm/test/Transforms/InstCombine/select.ll

  Log Message:
  -----------
  [InstCombine] Add tests for select(freeze(icmp x, y), x, y); NFC




More information about the All-commits mailing list