[llvm] [InstCombine] Don't fold integer-float bitcasts in store type combining (PR #212423)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 19 01:19:40 PDT 2026
https://github.com/nikic requested changes to this pull request.
This has been extensively discussed in the past, and the consensus is that this is a backend issue. Just not one that anyone cares to fix, esp. given the costs involved and the irrelevance of non-sse2 targets.
https://github.com/llvm/llvm-project/pull/212423
More information about the llvm-commits
mailing list