[PATCH] D154936: [AArch64] Improve cost of umull from known bits

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 12 02:34:00 PDT 2023


dmgreen updated this revision to Diff 539440.
dmgreen added a comment.

Fix a typo and update a comment


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

https://reviews.llvm.org/D154936

Files:
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.h
  llvm/test/Analysis/CostModel/AArch64/arith-widening.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154936.539440.patch
Type: text/x-patch
Size: 10227 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230712/b88671fa/attachment.bin>


More information about the llvm-commits mailing list