[all-commits] [llvm/llvm-project] 5bbb0a: [X86] Using `X86MemOperand` instead of `Operand` f...

MorningLiu via All-commits all-commits at lists.llvm.org
Wed Aug 3 01:18:17 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5bbb0a831fe514ae27e7f36e828975152e7c17c4
      https://github.com/llvm/llvm-project/commit/5bbb0a831fe514ae27e7f36e828975152e7c17c4
  Author: Liu, Chen3 <chen3.liu at intel.com>
  Date:   2022-08-03 (Wed, 03 Aug 2022)

  Changed paths:
    M llvm/lib/Target/X86/X86InstrInfo.td

  Log Message:
  -----------
  [X86] Using `X86MemOperand` instead of `Operand` for `i32mem_TC` and `i64mem_TC`

To fix build fail when X86_GEN_FOLD_TABLES is enabled.

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




More information about the All-commits mailing list