[all-commits] [llvm/llvm-project] e58dad: [X86][NFC] Generate fields and getters for subtarg...

KanRobert via All-commits all-commits at lists.llvm.org
Sun Mar 20 00:28:06 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e58dadf3e2c160d0c405aafd807d8305c5a92c4a
      https://github.com/llvm/llvm-project/commit/e58dadf3e2c160d0c405aafd807d8305c5a92c4a
  Author: Shengchen Kan <shengchen.kan at intel.com>
  Date:   2022-03-20 (Sun, 20 Mar 2022)

  Changed paths:
    M llvm/lib/Target/X86/X86.td
    M llvm/lib/Target/X86/X86Subtarget.h

  Log Message:
  -----------
  [X86][NFC] Generate fields and getters for subtarget features

Non-duplicated comments are moved from X86Subtarget.h to X86.td.
This is a follow-up patch for D120906.




More information about the All-commits mailing list