[PATCH] D81340: [ARM] Split FPExt loads

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 8 17:12:44 PDT 2020


efriedma added a comment.

You prefer to do more loads, as opposed to doing a single load and shuffling the result?  Are loads really that cheap, or is the alternative just too terrible?


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

https://reviews.llvm.org/D81340





More information about the llvm-commits mailing list