[all-commits] [llvm/llvm-project] 0869a9: [InstSimplify] add precommit test for pattern !(X ...

chenglin.bi via All-commits all-commits at lists.llvm.org
Mon Nov 28 12:08:12 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0869a96ca9a7aa1d51efba50c5f10afc817ab14c
      https://github.com/llvm/llvm-project/commit/0869a96ca9a7aa1d51efba50c5f10afc817ab14c
  Author: chenglin.bi <chenglin.bi at linaro.org>
  Date:   2022-11-29 (Tue, 29 Nov 2022)

  Changed paths:
    M llvm/test/Transforms/InstSimplify/select-logical.ll

  Log Message:
  -----------
  [InstSimplify] add precommit test for pattern !(X || Y) && X --> false; NFC




More information about the All-commits mailing list