[PATCH] D62897: [DAGCombine] Initialize the bytes offset vector as INT64_MAX to avoid inference the endian check
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 5 03:43:23 PDT 2019
RKSimon added a comment.
Do we need an assert anywhere to ensure that the ByteOffsets element has been set to something else?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62897/new/
https://reviews.llvm.org/D62897
More information about the llvm-commits
mailing list