[llvm] feat: fix big endian shuffle vector miscompile (PR #68673)

David Green via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 12 02:12:21 PDT 2023


davemgreen wrote:

Also - AArch64ISD::NVCAST == ISD::BITCAST under LE, so it can be used in both cases.

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


More information about the llvm-commits mailing list