[all-commits] [llvm/llvm-project] 4c3357: [SystemZ][NFC] Simplify SystemZSubtarget

Kai Nacke via All-commits all-commits at lists.llvm.org
Fri Dec 9 13:34:06 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4c3357ad56a0f5f85dfcadc83f719b09954d43fa
      https://github.com/llvm/llvm-project/commit/4c3357ad56a0f5f85dfcadc83f719b09954d43fa
  Author: Kai Nacke <kai.peter.nacke at ibm.com>
  Date:   2022-12-09 (Fri, 09 Dec 2022)

  Changed paths:
    M llvm/lib/Target/SystemZ/SystemZSubtarget.cpp
    M llvm/lib/Target/SystemZ/SystemZSubtarget.h

  Log Message:
  -----------
  [SystemZ][NFC] Simplify SystemZSubtarget

The flags, initialization of the flags, and the getter methods for
features defined in SystemZFeatures.td can be generated by TableGen.

Reviewed By: uweigand

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




More information about the All-commits mailing list