[all-commits] [llvm/llvm-project] 0abf3a: [X86][NFC] Use single table for EVEX compression

Shengchen Kan via All-commits all-commits at lists.llvm.org
Sat Jan 6 02:58:27 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0abf3a93a3088140c0585672c8b852e5db93a302
      https://github.com/llvm/llvm-project/commit/0abf3a93a3088140c0585672c8b852e5db93a302
  Author: Shengchen Kan <shengchen.kan at intel.com>
  Date:   2024-01-06 (Sat, 06 Jan 2024)

  Changed paths:
    M llvm/lib/Target/X86/X86CompressEVEX.cpp
    M llvm/utils/TableGen/X86CompressEVEXTablesEmitter.cpp

  Log Message:
  -----------
  [X86][NFC] Use single table for EVEX compression

This patch is to address my review comments in #77065 to simplify the
implemention of EVEX2Legacy compression.




More information about the All-commits mailing list