[llvm] [DAG] FoldConstantArithmetic - allow binop folding to work with differing bitcasted constants (PR #94863)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 9 02:53:05 PDT 2024


RKSimon wrote:

Thanks @davemgreen - I've added BE tests to vector-store.ll for completeness but the BuildVector bit extraction code is already fully endian aware.

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


More information about the llvm-commits mailing list