[llvm] [DeadStoreElimination] Optimize tautological assignments (PR #75744)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 3 01:41:42 PST 2024


nikic wrote:

It looks like this patch introduces or exposes a miscompile in clang. There are crashes in stage2 binaries: http://llvm-compile-time-tracker.com/show_error.php?commit=0a5d24448bdf49ec6d7bc37bd8fe40203659b065

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


More information about the llvm-commits mailing list