[PATCH] D64805: [AArch64] Expand bcmp() for small comparisons

Evandro Menezes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 5 11:10:16 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL367898: [AArch64] Expand bcmp() for small block lengths (authored by evandro, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D64805?vs=213375&id=213410#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D64805

Files:
  llvm/trunk/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/trunk/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  llvm/trunk/lib/Target/AArch64/AArch64TargetTransformInfo.h
  llvm/trunk/test/CodeGen/AArch64/bcmp-inline-small.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64805.213410.patch
Type: text/x-patch
Size: 3908 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190805/a105c9c5/attachment.bin>


More information about the llvm-commits mailing list