[all-commits] [llvm/llvm-project] 330b53: [X86] Add PR54171 test case

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Wed Mar 16 04:08:36 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 330b532a346ded00901428a334483b265cec9758
      https://github.com/llvm/llvm-project/commit/330b532a346ded00901428a334483b265cec9758
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2022-03-16 (Wed, 16 Mar 2022)

  Changed paths:
    M llvm/test/CodeGen/X86/vector-unsigned-cmp.ll

  Log Message:
  -----------
  [X86] Add PR54171 test case


  Commit: e3deb7d88b0cd6d15a7b5a345d94c37ff6262bb4
      https://github.com/llvm/llvm-project/commit/e3deb7d88b0cd6d15a7b5a345d94c37ff6262bb4
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2022-03-16 (Wed, 16 Mar 2022)

  Changed paths:
    M llvm/lib/Target/X86/X86ISelLowering.cpp
    M llvm/test/CodeGen/X86/vector-unsigned-cmp.ll

  Log Message:
  -----------
  [X86] computeKnownBitsForTargetNode - add X86ISD::AND KnownBits handling

Fixes #54171


Compare: https://github.com/llvm/llvm-project/compare/75c1d9155472...e3deb7d88b0c


More information about the All-commits mailing list