[all-commits] [llvm/llvm-project] 593069: Revert "[DAGCombine] Make combineShuffleOfBitcast ...

David Green via All-commits all-commits at lists.llvm.org
Fri May 6 13:03:36 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5930691ee1b6d6d5fb58160ac991747869f38e9f
      https://github.com/llvm/llvm-project/commit/5930691ee1b6d6d5fb58160ac991747869f38e9f
  Author: David Green <david.green at arm.com>
  Date:   2022-05-06 (Fri, 06 May 2022)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
    M llvm/test/CodeGen/PowerPC/aix-vsx-splatimm.ll
    M llvm/test/CodeGen/PowerPC/load-and-splat.ll

  Log Message:
  -----------
  Revert "[DAGCombine] Make combineShuffleOfBitcast LittleEndian specific"

This reverts commit 891c3cf99e100e8871aff9a0747c887a5d0a8b0f as it turns
out that the error was not caused by this commit, the error caming
from D124526 instead.




More information about the All-commits mailing list