[all-commits] [llvm/llvm-project] 67d040: RuntimeLibcalls: Use array initializers for defaul...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Fri Jun 6 07:09:22 PDT 2025
Branch: refs/heads/users/arsenm/runtime-libcalls/use-initializer-lists
Home: https://github.com/llvm/llvm-project
Commit: 67d040367f97806e16a658acff3427aa2396e8e4
https://github.com/llvm/llvm-project/commit/67d040367f97806e16a658acff3427aa2396e8e4
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-06-06 (Fri, 06 Jun 2025)
Changed paths:
M llvm/include/llvm/IR/RuntimeLibcalls.h
M llvm/lib/IR/RuntimeLibcalls.cpp
Log Message:
-----------
RuntimeLibcalls: Use array initializers for default values
Commit: f991879aeb7fc4c3f30dd142154bb2f063acaaa0
https://github.com/llvm/llvm-project/commit/f991879aeb7fc4c3f30dd142154bb2f063acaaa0
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-06-06 (Fri, 06 Jun 2025)
Changed paths:
M llvm/include/llvm/IR/RuntimeLibcalls.h
Log Message:
-----------
Revert for compare predicate case
Compare: https://github.com/llvm/llvm-project/compare/0e8bba5f220c...f991879aeb7f
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