[all-commits] [llvm/llvm-project] c535a7: [X86] Fix tile spill merge issue.

Luo, Yuanke via All-commits all-commits at lists.llvm.org
Mon Jan 18 18:52:47 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c535a7fdadb4679327ebb1b3b82c73c9ff6a164a
      https://github.com/llvm/llvm-project/commit/c535a7fdadb4679327ebb1b3b82c73c9ff6a164a
  Author: Luo, Yuanke <yuanke.luo at intel.com>
  Date:   2021-01-19 (Tue, 19 Jan 2021)

  Changed paths:
    M llvm/lib/CodeGen/InlineSpiller.cpp
    M llvm/test/CodeGen/X86/AMX/amx-spill-merge.ll

  Log Message:
  -----------
  [X86] Fix tile spill merge issue.

This is a additional bug fix for c5be0e0cc0. The distance for
the spill instructions is wrong in previous patch.

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




More information about the All-commits mailing list