[ConstantFold] Don't fold load from non-byte-sized vector
Following up on https://github.com/llvm/llvm-project/commit/1470f94d71c544327f76b85c55cb6f7cb43a6cbb#r63981173: The result here (probably) depends on endianness. Don't bother trying to handle this exotic case, just bail out.
Loading
Please register or sign in to comment