[PATCH] D147322: [AArch64] Improve fshl cost modeling if 3rd arg is constant.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 20 10:20:21 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG3d3d8fef0792: [AArch64] Improve fsh(l|r) cost modeling if 3rd arg is constant. (authored by zjaffal, committed by fhahn).

Changed prior to commit:
  https://reviews.llvm.org/D147322?vs=514963&id=515375#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147322

Files:
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/AArch64/fshl.ll
  llvm/test/Analysis/CostModel/AArch64/fshr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147322.515375.patch
Type: text/x-patch
Size: 13861 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230420/2f8301df/attachment.bin>


More information about the llvm-commits mailing list