[all-commits] [llvm/llvm-project] 2a45d0: [GlobalISel] Don't combine instructions with unkno...

Vladislav Dzhidzhoev via All-commits all-commits at lists.llvm.org
Tue Jan 31 15:54:40 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2a45d061ef81e9af7f61193691b1537b99898494
      https://github.com/llvm/llvm-project/commit/2a45d061ef81e9af7f61193691b1537b99898494
  Author: Vladislav Dzhidzhoev <vdzhidzhoev at accesssoftek.com>
  Date:   2023-02-01 (Wed, 01 Feb 2023)

  Changed paths:
    M llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
    M llvm/test/CodeGen/AArch64/GlobalISel/postlegalizercombiner-hoist-same-hands.mir

  Log Message:
  -----------
  [GlobalISel] Don't combine instructions with unknown type in hoist_logic_op_with_same_opcode_hands.

This fixes failure for some LLVM IR.

Differential Revision: https://reviews.llvm.org/D142791




More information about the All-commits mailing list