[all-commits] [llvm/llvm-project] 6f6298: [GlobalISel] Fix D144336 in a different way, by ch...

Amara Emerson via All-commits all-commits at lists.llvm.org
Fri Jun 9 15:06:22 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6f6298e5b3489df6cb13dd3de8d77af21d03cf0b
      https://github.com/llvm/llvm-project/commit/6f6298e5b3489df6cb13dd3de8d77af21d03cf0b
  Author: Amara Emerson <amara at apple.com>
  Date:   2023-06-09 (Fri, 09 Jun 2023)

  Changed paths:
    M llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
    M llvm/test/CodeGen/AArch64/GlobalISel/prelegalizer-combiner-divrem-insertpt-conflict.mir

  Log Message:
  -----------
  [GlobalISel] Fix D144336 in a different way, by choosing operands from the first of the div/rem insts.

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




More information about the All-commits mailing list