[all-commits] [llvm/llvm-project] cf4261: [SystemZ] Improve emission of alignment hints.
Jonas Paulsson via All-commits
all-commits at lists.llvm.org
Thu Feb 17 10:33:08 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cf426100d665e8368abfc036a734b2402f94fac0
https://github.com/llvm/llvm-project/commit/cf426100d665e8368abfc036a734b2402f94fac0
Author: Jonas Paulsson <paulsson at linux.vnet.ibm.com>
Date: 2022-02-17 (Thu, 17 Feb 2022)
Changed paths:
M llvm/lib/Target/SystemZ/SystemZAsmPrinter.cpp
M llvm/test/CodeGen/SystemZ/vec-move-03.ll
Log Message:
-----------
[SystemZ] Improve emission of alignment hints.
Handle multiple memoperands in lowerAlignmentHint().
Review: Ulrich Weigand
More information about the All-commits
mailing list