[PATCH] D139738: [SystemZ] Simplify SystemZSubtarget

Kai Nacke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 9 12:29:47 PST 2022


Kai created this revision.
Kai added reviewers: uweigand, jnspaulsson.
Herald added a subscriber: hiraditya.
Herald added a project: All.
Kai requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

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


https://reviews.llvm.org/D139738

Files:
  llvm/lib/Target/SystemZ/SystemZSubtarget.cpp
  llvm/lib/Target/SystemZ/SystemZSubtarget.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139738.481728.patch
Type: text/x-patch
Size: 10671 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221209/03c0bc04/attachment.bin>


More information about the llvm-commits mailing list