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

David Green via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 15 23:58:44 PDT 2023


davemgreen wrote:

It looks like there might be a few failing tests, possibly that need updating?

It is possible that there are a number of places where bitcast is being used incorrectly under BE.

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


More information about the llvm-commits mailing list