[all-commits] [llvm/llvm-project] bf8f68: Revert "[RFC][X86][MemFold] Upgrade the mechanism ...

Vitaly Buka via All-commits all-commits at lists.llvm.org
Thu Mar 16 23:16:20 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bf8f684efff34975b5f091f2cdcb81b52b53b79c
      https://github.com/llvm/llvm-project/commit/bf8f684efff34975b5f091f2cdcb81b52b53b79c
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2023-03-16 (Thu, 16 Mar 2023)

  Changed paths:
    R llvm/include/llvm/Support/X86FoldTablesUtils.h
    M llvm/lib/Target/X86/X86InstrFoldTables.h
    R llvm/test/TableGen/x86-auto-memfold.td
    M llvm/utils/TableGen/X86FoldTablesEmitter.cpp
    R llvm/utils/TableGen/X86FoldTablesEmitterManualMapSet.inc

  Log Message:
  -----------
  Revert "[RFC][X86][MemFold] Upgrade the mechanism of auto-generated Memory Folding Table"

X86FoldTablesEmitter.cpp:386:26: runtime error: shift exponent -1 is negative

This reverts commit ca4c5331823755d5f7ae28a8bcaaa0fed21cf762.




More information about the All-commits mailing list