[all-commits] [llvm/llvm-project] 5a457b: Revert rGa5f637bcbb7d1e08ce637f113fc117c3f4b2b110 ...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Fri Apr 1 08:49:23 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5a457bd2fa5ca2f7ec2be356bfd3a8f084139886
      https://github.com/llvm/llvm-project/commit/5a457bd2fa5ca2f7ec2be356bfd3a8f084139886
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2022-04-01 (Fri, 01 Apr 2022)

  Changed paths:
    M llvm/lib/Target/X86/X86ISelLowering.cpp
    M llvm/test/CodeGen/X86/setcc.ll

  Log Message:
  -----------
  Revert rGa5f637bcbb7d1e08ce637f113fc117c3f4b2b110 "[X86] Fold AND(SRL(X,Y),1) -> SETCC(BT(X,Y))"

Investigating a sanitizer-windows buildbot breakage




More information about the All-commits mailing list