[all-commits] [llvm/llvm-project] 755c28: [GISel][Mips] Infer alignment when creating memory...
Craig Topper via All-commits
all-commits at lists.llvm.org
Thu Nov 30 19:55:37 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 755c28a9401536d89601ae3582f44be1746fadb6
https://github.com/llvm/llvm-project/commit/755c28a9401536d89601ae3582f44be1746fadb6
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-11-30 (Thu, 30 Nov 2023)
Changed paths:
M llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
M llvm/test/CodeGen/Mips/GlobalISel/irtranslator/var_arg.ll
Log Message:
-----------
[GISel][Mips] Infer alignment when creating memory operand for G_VASTART. (#74004)
More information about the All-commits
mailing list