[llvm] [ARM] Fix VBICimm and VORRimm generation under Big endian. (PR #107813)

David Green via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 9 09:12:16 PDT 2024


davemgreen wrote:

You might well be right if it is casting i32->f64. I hadn't looked at that bit of code, just the code that calls isConstantSplat. Are you able to create a double value that produces incorrect results?

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


More information about the llvm-commits mailing list