[all-commits] [llvm/llvm-project] 735afc: [libc] Added type-generic macros for fixed-point f...
Ishaan Verma via All-commits
all-commits at lists.llvm.org
Sat Mar 8 21:11:55 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 735afc8cebc452b097f284058a03e96a4706efce
https://github.com/llvm/llvm-project/commit/735afc8cebc452b097f284058a03e96a4706efce
Author: Ishaan Verma <ishaan56verma at gmail.com>
Date: 2025-03-09 (Sun, 09 Mar 2025)
Changed paths:
M libc/include/llvm-libc-macros/stdfix-macros.h
M libc/include/stdfix.yaml
M libc/test/src/stdfix/CMakeLists.txt
A libc/test/src/stdfix/macros_test.cpp
Log Message:
-----------
[libc] Added type-generic macros for fixed-point functions (#129371)
Adds macros `absfx`, `countlsfx` and `roundfx` .
ref: #129111
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