[all-commits] [llvm/llvm-project] a502c6: [BuildLibCalls] Add helper for setting memory effe...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Wed Mar 12 07:31:24 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a502c656881c8bc28b49a08c29421059d00aca26
https://github.com/llvm/llvm-project/commit/a502c656881c8bc28b49a08c29421059d00aca26
Author: Nikita Popov <npopov at redhat.com>
Date: 2025-03-12 (Wed, 12 Mar 2025)
Changed paths:
M llvm/lib/Transforms/Utils/BuildLibCalls.cpp
Log Message:
-----------
[BuildLibCalls] Add helper for setting memory effects (NFC)
Remove reliance on having dedicated setters and getters on Function
for every possible memory effect combination.
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