[PATCH] D70942: [LegalizeTypes] Bugfixes for big-endian targets when handling BITCASTs

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 9 13:49:53 PST 2019


efriedma added a comment.

The load version is a lot more instructions, so it's probably not worth it... the current patch should be fine as-is.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70942/new/

https://reviews.llvm.org/D70942





More information about the llvm-commits mailing list