[PATCH] D101924: [X86] Improve costmodel for scalar byte swaps

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 8 05:18:16 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb1c38207e9ca: [X86] Improve costmodel for scalar byte swaps (authored by lebedev.ri).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101924

Files:
  llvm/lib/Target/X86/X86.td
  llvm/lib/Target/X86/X86Subtarget.h
  llvm/lib/Target/X86/X86TargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/X86/bswap-store.ll
  llvm/test/Analysis/CostModel/X86/bswap.ll
  llvm/test/Analysis/CostModel/X86/load-bswap.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101924.343832.patch
Type: text/x-patch
Size: 54439 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210508/d0c499b6/attachment.bin>


More information about the llvm-commits mailing list