[PATCH] D109388: [AArch64][CostModel] Use cost of target trunc type when only use of a non-register sized load

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 5 15:49:41 PST 2022


paquette added a comment.
Herald added a subscriber: luke957.

In theory, I think this is probably okay.

Without the outliner, how does this impact code size on CTMark?


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

https://reviews.llvm.org/D109388



More information about the llvm-commits mailing list