[all-commits] [llvm/llvm-project] a5b429: [SystemZ] NFC minor cleanup
Jonas Paulsson via All-commits
all-commits at lists.llvm.org
Mon Mar 13 10:56:12 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a5b4291911c580cc7a703420061b10cfeec3072e
https://github.com/llvm/llvm-project/commit/a5b4291911c580cc7a703420061b10cfeec3072e
Author: Jonas Paulsson <paulsson at linux.vnet.ibm.com>
Date: 2023-03-13 (Mon, 13 Mar 2023)
Changed paths:
M llvm/lib/Target/SystemZ/SystemZISelLowering.cpp
Log Message:
-----------
[SystemZ] NFC minor cleanup
Don't create local pointers to Subtarget in places in SystemZTargetLowering
as the class already has a Subtarget member.
Review: Ulrich Weigand
More information about the All-commits
mailing list