[all-commits] [llvm/llvm-project] 5bde80: [X86][vectorcall] Pass built types byval when xmm0...
Phoebe Wang via All-commits
all-commits at lists.llvm.org
Sun May 12 17:32:11 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5bde8017a1109128d011510dcf4ba79140a224fe
https://github.com/llvm/llvm-project/commit/5bde8017a1109128d011510dcf4ba79140a224fe
Author: Phoebe Wang <phoebe.wang at intel.com>
Date: 2024-05-13 (Mon, 13 May 2024)
Changed paths:
M clang/lib/CodeGen/Targets/X86.cpp
M clang/test/CodeGen/vectorcall.c
Log Message:
-----------
[X86][vectorcall] Pass built types byval when xmm0~6 exhausted (#91846)
This is how MSVC handles it. https://godbolt.org/z/fG386bjnf
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list