[all-commits] [llvm/llvm-project] 614750: [InstSimplify] Add a test for folding comparison w...

Juneyoung Lee via All-commits all-commits at lists.llvm.org
Sat Apr 3 21:47:15 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6147501617f0a9e7d81bc5fa0182ba669bc2e520
      https://github.com/llvm/llvm-project/commit/6147501617f0a9e7d81bc5fa0182ba669bc2e520
  Author: Juneyoung Lee <aqjune at gmail.com>
  Date:   2021-04-04 (Sun, 04 Apr 2021)

  Changed paths:
    M llvm/test/Transforms/InstSimplify/icmp-constant.ll

  Log Message:
  -----------
  [InstSimplify] Add a test for folding comparison with a undef vector (NFC)

This is to fix https://reviews.llvm.org/D93990#2666922




More information about the All-commits mailing list