[llvm] [msan] Switch switch() from strict handling to (icmp eq)-style handling (PR #179851)

Thurston Dang via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 9 17:05:05 PST 2026


thurstond wrote:

@qinkunbao @alazarev Thanks for the triaging and revert!

FWIW I think my patch is exposing a pre-existing bug in the jump-threading pass; I will reduce it and file a bug. (Reverting this patch to unblock the buildbots was the correct move.)

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


More information about the llvm-commits mailing list