[llvm] [ValueTracking] Improve `Bitcast` handling to match SDAG (PR #125935)
Abhishek Kaushik via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 17 07:06:37 PDT 2025
abhishek-kaushik22 wrote:
> @abhishek-kaushik22 any luck with generating extra tests?
I've been looking at SDag tests that fail after commenting out the bitcast code but I've only been able to generate a single test (from ~950 failures). I'll try to generate more this week.
https://github.com/llvm/llvm-project/pull/125935
More information about the llvm-commits
mailing list