[clang] [llvm] [mlir] [InferAttrs] Mark errnomem-setting libcalls as such (PR #124742)

Eli Friedman via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 30 14:19:54 PST 2025


https://github.com/efriedma-quic commented:

Please take a second look at your markings: in particular, syscalls with side-effects should be treated as modifying inaccessible memory.

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


More information about the llvm-commits mailing list