[all-commits] [llvm/llvm-project] 40fc60: [InstCombine] Add extra test for non-overflowing u...

Nikita Popov via All-commits all-commits at lists.llvm.org
Fri Mar 31 07:55:44 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 40fc60292b56b4c247bad9f862217c74a63799a7
      https://github.com/llvm/llvm-project/commit/40fc60292b56b4c247bad9f862217c74a63799a7
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-03-31 (Fri, 31 Mar 2023)

  Changed paths:
    M llvm/test/Transforms/InstCombine/saturating-add-sub.ll

  Log Message:
  -----------
  [InstCombine] Add extra test for non-overflowing usub.sat (NFC)

Same as the existing one, but with both nuw and nsw on the add.




More information about the All-commits mailing list