[llvm] [EarlyCSE] Fix improper icmp simplification (PR #122043)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 8 00:28:44 PST 2025


dtcxzyw wrote:

> In actual testing, no matter if % 4 is set to null in a multithreaded environment, it seems that there is no running problem when calling _ZN1A5valueEv. Due to optimizations, %4 == null cannot be intercepted.

Can you share the C source code via godbolt?

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


More information about the llvm-commits mailing list