[llvm] [ValueTracking] Improve `Bitcast` handling to match SDAG (PR #125935)

Martin Storsjö via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 21 14:06:05 PDT 2025


mstorsjo wrote:

FWIW, the miscompile can be reproduced with https://martin.st/temp/loopfilter_sse2-preproc.c - compiled as `clang -target x86_64-linux-gnu -O3 -std=gnu99 loopfilter_sse2-preproc.c -c`.

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


More information about the llvm-commits mailing list