[all-commits] [llvm/llvm-project] 4cacd2: [InstCombine] Add test for is_alpha check with log...

Nikita Popov via All-commits all-commits at lists.llvm.org
Fri Apr 29 04:25:00 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4cacd22418ceb31ad9277469a2a10d714c651deb
      https://github.com/llvm/llvm-project/commit/4cacd22418ceb31ad9277469a2a10d714c651deb
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-04-29 (Fri, 29 Apr 2022)

  Changed paths:
    M llvm/test/Transforms/InstCombine/and-or-icmps.ll

  Log Message:
  -----------
  [InstCombine] Add test for is_alpha check with logical or and nsw (NFC)

The combination of logical or and nsw prevents the fold from
happening.




More information about the All-commits mailing list