[all-commits] [llvm/llvm-project] 11c224: [SDAGBuilder] Rename RetTys -> RetVTs (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Fri Aug 15 08:07:02 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 11c22400493a2be9b3b0a01c53860bd4ffc2396b
https://github.com/llvm/llvm-project/commit/11c22400493a2be9b3b0a01c53860bd4ffc2396b
Author: Nikita Popov <npopov at redhat.com>
Date: 2025-08-15 (Fri, 15 Aug 2025)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
Log Message:
-----------
[SDAGBuilder] Rename RetTys -> RetVTs (NFC)
Make it clearer that this is a vector of EVTs, not IR types.
Based on:
https://github.com/llvm/llvm-project/pull/153798#discussion_r2279066696
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