[all-commits] [llvm/llvm-project] a4f855: [Hexagon] Remove custom vararg tracking (NFCI) (#1...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Tue Aug 19 00:27:32 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a4f85515c20566a3c059aacd1ee3554b598f33f0
https://github.com/llvm/llvm-project/commit/a4f85515c20566a3c059aacd1ee3554b598f33f0
Author: Nikita Popov <npopov at redhat.com>
Date: 2025-08-19 (Tue, 19 Aug 2025)
Changed paths:
M llvm/lib/Target/Hexagon/HexagonCallingConv.td
M llvm/lib/Target/Hexagon/HexagonISelLowering.cpp
Log Message:
-----------
[Hexagon] Remove custom vararg tracking (NFCI) (#154089)
This information is now directly available, use the generic
CCIfArgVarArg.
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