[all-commits] [llvm/llvm-project] 88e205: Revert "[DAGCombiner] Allow zextended load combines."

Clement Courbet via All-commits all-commits at lists.llvm.org
Fri Nov 22 00:01:31 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 88e205525ca3b65f9b129d87e76e6e94c7ed032f
      https://github.com/llvm/llvm-project/commit/88e205525ca3b65f9b129d87e76e6e94c7ed032f
  Author: Clement Courbet <courbet at google.com>
  Date:   2019-11-22 (Fri, 22 Nov 2019)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
    M llvm/test/CodeGen/AArch64/load-combine-big-endian.ll
    M llvm/test/CodeGen/AArch64/load-combine.ll
    M llvm/test/CodeGen/ARM/load-combine-big-endian.ll
    M llvm/test/CodeGen/ARM/load-combine.ll
    M llvm/test/CodeGen/X86/load-combine.ll

  Log Message:
  -----------
  Revert "[DAGCombiner] Allow zextended load combines."

Breaks some bots.




More information about the All-commits mailing list