[all-commits] [llvm/llvm-project] 52dd5b: [InstSimplify] add precommit test for pattern (X |...

chenglin.bi via All-commits all-commits at lists.llvm.org
Mon Nov 28 11:48:01 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 52dd5b6e953686679c7a4a24e8d454bc1e76fafa
      https://github.com/llvm/llvm-project/commit/52dd5b6e953686679c7a4a24e8d454bc1e76fafa
  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) ? false : X -> false; NFC




More information about the All-commits mailing list