[all-commits] [llvm/llvm-project] 92f18b: Fix another formatting problem
Kai Nacke via All-commits
all-commits at lists.llvm.org
Mon Oct 27 14:26:30 PDT 2025
Branch: refs/heads/users/redstar/tlitablegen
Home: https://github.com/llvm/llvm-project
Commit: 92f18b17c08d9771818e583ab2e9ed986e2cefe4
https://github.com/llvm/llvm-project/commit/92f18b17c08d9771818e583ab2e9ed986e2cefe4
Author: Kai Nacke <kai.peter.nacke at ibm.com>
Date: 2025-10-27 (Mon, 27 Oct 2025)
Changed paths:
M llvm/include/llvm/Analysis/TargetLibraryInfo.h
Log Message:
-----------
Fix another formatting problem
Commit: 0bf60b1db0a474f1e0a649f46c1d1242e342e1b9
https://github.com/llvm/llvm-project/commit/0bf60b1db0a474f1e0a649f46c1d1242e342e1b9
Author: Kai Nacke <kai.peter.nacke at ibm.com>
Date: 2025-10-27 (Mon, 27 Oct 2025)
Changed paths:
M llvm/include/llvm/Analysis/TargetLibraryInfo.td
M llvm/include/llvm/Analysis/TargetLibraryInfoImpl.td
M llvm/test/TableGen/TargetLibraryInfo.td
M llvm/utils/TableGen/Basic/TargetLibraryInfoEmitter.cpp
Log Message:
-----------
Split signature list into return type and argument types.
A couple of functions are checked manually. Those are marked by using the unspecified value for the return type.
Compare: https://github.com/llvm/llvm-project/compare/dea04799e41f...0bf60b1db0a4
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