[all-commits] [llvm/llvm-project] e15f3d: [InstCombine] Add tests for logical and/or poison ...

Nikita Popov via All-commits all-commits at lists.llvm.org
Tue Jan 12 13:19:17 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e15f3ddcae65525176d1f152effb88cd3c6441a3
      https://github.com/llvm/llvm-project/commit/e15f3ddcae65525176d1f152effb88cd3c6441a3
  Author: Nikita Popov <nikita.ppv at gmail.com>
  Date:   2021-01-12 (Tue, 12 Jan 2021)

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

  Log Message:
  -----------
  [InstCombine] Add tests for logical and/or poison implication (NFC)

These tests cover some cases where we can fold select to and/or
based on poison implication logic.




More information about the All-commits mailing list