[all-commits] [llvm/llvm-project] ffe58d: [X86] [AMX] Fix the test case failure caused by D1...

yubingex007-a11y via All-commits all-commits at lists.llvm.org
Wed Aug 18 07:31:18 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ffe58de39319b42b46319473263b59bd68ceee67
      https://github.com/llvm/llvm-project/commit/ffe58de39319b42b46319473263b59bd68ceee67
  Author: Bing1 Yu <bing1.yu at intel.com>
  Date:   2021-08-18 (Wed, 18 Aug 2021)

  Changed paths:
    M llvm/lib/Target/X86/X86LowerAMXType.cpp

  Log Message:
  -----------
  [X86] [AMX] Fix the test case failure caused by D107544.

The issue can be duplicated when EXPENSIVE_CHECKS is specified for llvm
build. Thank Simon report this issue at
https://bugs.llvm.org/show_bug.cgi?id=51513. We need return correct
value for the changed IR.

Reviewed By: RKSimon, LuoYuanke

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




More information about the All-commits mailing list