[all-commits] [llvm/llvm-project] 8f01ed: [C API] Add getter/setter for samesign flag on icm...
Benji Smith via All-commits
all-commits at lists.llvm.org
Sun Jun 22 15:05:39 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8f01edfa112f76050cf812a64f4e9c7baea52375
https://github.com/llvm/llvm-project/commit/8f01edfa112f76050cf812a64f4e9c7baea52375
Author: Benji Smith <6193112+Benjins at users.noreply.github.com>
Date: 2025-06-22 (Sun, 22 Jun 2025)
Changed paths:
M llvm/docs/ReleaseNotes.md
M llvm/include/llvm-c/Core.h
M llvm/lib/IR/Core.cpp
M llvm/test/Bindings/llvm-c/echo.ll
M llvm/tools/llvm-c-test/echo.cpp
Log Message:
-----------
[C API] Add getter/setter for samesign flag on icmp (#145247)
This was added to the C++ API in
https://github.com/llvm/llvm-project/pull/111419 so this change adds
accessors in the C API, along with a couple tests.
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