[all-commits] [llvm/llvm-project] 165eaf: [X86] test-vs-bittest.ll - add test coverage for (...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Fri Jul 15 09:46:01 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 165eaf18db7b9a40119428623c5afdf958d93d81
      https://github.com/llvm/llvm-project/commit/165eaf18db7b9a40119428623c5afdf958d93d81
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
    M llvm/test/CodeGen/X86/test-vs-bittest.ll

  Log Message:
  -----------
  [X86] test-vs-bittest.ll - add test coverage for (and (srl (not x), c), 1) patterns

These can appear as well as the more common (and (not (srl x, c)), 1) patterns




More information about the All-commits mailing list