[all-commits] [llvm/llvm-project] 9555d1: [InstCombine] add/adjust tests for min/max intrins...

RotateRight via All-commits all-commits at lists.llvm.org
Sun Sep 19 07:10:56 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9555d1edb0d16f135ae57695fc2da55deaabf082
      https://github.com/llvm/llvm-project/commit/9555d1edb0d16f135ae57695fc2da55deaabf082
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2021-09-19 (Sun, 19 Sep 2021)

  Changed paths:
    M llvm/test/Transforms/InstCombine/minmax-intrinsics.ll

  Log Message:
  -----------
  [InstCombine] add/adjust tests for min/max intrinsics; NFC

If we transform these, we have to propagate no-wrap/undef carefully.




More information about the All-commits mailing list