[PATCH] D125918: [LV] Improve register pressure estimate at high VFs

Peter Waller via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 23 01:02:01 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGade47bdc317b: [LV] Improve register pressure estimate at high VFs (authored by peterwaller-arm).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125918

Files:
  llvm/include/llvm/Analysis/TargetTransformInfo.h
  llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
  llvm/include/llvm/CodeGen/BasicTTIImpl.h
  llvm/lib/Analysis/TargetTransformInfo.cpp
  llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
  llvm/lib/Target/RISCV/RISCVTargetTransformInfo.h
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/AArch64/i1-reg-usage.ll
  llvm/test/Transforms/LoopVectorize/X86/i1-reg-usage.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125918.431298.patch
Type: text/x-patch
Size: 9044 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220523/abddd97d/attachment.bin>


More information about the llvm-commits mailing list