[all-commits] [llvm/llvm-project] 4e4db6: Revert "[SelectionDAG] Use logic right shift to av...

KanRobert via All-commits all-commits at lists.llvm.org
Mon May 1 22:15:04 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4e4db6f6c6ce13855d03f1e7a00296e49fed0765
      https://github.com/llvm/llvm-project/commit/4e4db6f6c6ce13855d03f1e7a00296e49fed0765
  Author: Shengchen Kan <shengchen.kan at intel.com>
  Date:   2023-05-02 (Tue, 02 May 2023)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
    R llvm/test/CodeGen/X86/powi-negative-imm.ll

  Log Message:
  -----------
  Revert "[SelectionDAG] Use logic right shift to avoid loop hang"

This reverts commit b73229e55543b4ba2b293adcb8b7d6025f01f7d9.

It caused LIT failure on non-X86 targets.




More information about the All-commits mailing list