[PATCH] D143422: [LV] Update logic for calculating register usage due to invariants

Sushant Gokhale via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 27 21:37:14 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd1628266946f: [LV] Update logic for calculating register usage due to invariants (authored by sushgokh).

Changed prior to commit:
  https://reviews.llvm.org/D143422?vs=499921&id=501024#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143422

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/AArch64/reg-usage.ll
  llvm/test/Transforms/LoopVectorize/PowerPC/reg-usage.ll
  llvm/test/Transforms/LoopVectorize/RISCV/reg-usage.ll
  llvm/test/Transforms/LoopVectorize/RISCV/riscv-vector-reverse.ll
  llvm/test/Transforms/LoopVectorize/X86/reg-usage-debug.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143422.501024.patch
Type: text/x-patch
Size: 8513 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230228/eabfc025/attachment.bin>


More information about the llvm-commits mailing list