[PATCH] D96250: [CostModel] An extending load to illegal type is not free.

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 8 04:22:56 PST 2021


sdesmalen updated this revision to Diff 322079.
sdesmalen added a comment.

Pass legalized types to `isLoadExtLegal` (This also makes certain operations free again)


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

https://reviews.llvm.org/D96250

Files:
  llvm/include/llvm/CodeGen/BasicTTIImpl.h
  llvm/test/Analysis/CostModel/AArch64/cast.ll
  llvm/test/Analysis/CostModel/ARM/cast_ldst.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96250.322079.patch
Type: text/x-patch
Size: 41361 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210208/65da6f4b/attachment.bin>


More information about the llvm-commits mailing list