[llvm] [EarlyCSE] Add support for writeonly call CSE (PR #145474)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 24 06:42:46 PDT 2025


dtcxzyw wrote:

https://godbolt.org/z/e3b44Ee1G Volatile memset is treated as write-only.


https://github.com/llvm/llvm-project/pull/145474


More information about the llvm-commits mailing list