[all-commits] [llvm/llvm-project] a487a4: AArch64: support i128 (& larger) returns in Global...
Tim Northover via All-commits
all-commits at lists.llvm.org
Mon Jul 26 06:16:49 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a487a49acc5a172909d706ffc43240ced1ac0693
https://github.com/llvm/llvm-project/commit/a487a49acc5a172909d706ffc43240ced1ac0693
Author: Tim Northover <t.p.northover at gmail.com>
Date: 2021-07-26 (Mon, 26 Jul 2021)
Changed paths:
M llvm/lib/Target/AArch64/GISel/AArch64CallLowering.cpp
M llvm/test/CodeGen/AArch64/GlobalISel/arm64-fallback.ll
A llvm/test/CodeGen/AArch64/GlobalISel/translate-ret.ll
M llvm/test/CodeGen/AArch64/arm64-subvector-extend.ll
Log Message:
-----------
AArch64: support i128 (& larger) returns in GlobalISel
More information about the All-commits
mailing list