[PATCH] D137280: [RISCV] Prevent autovectorization using vscale with Zvl32b.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 2 13:55:52 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb6ad7ab89ef5: [RISCV] Prevent autovectorization using vscale with Zvl32b. (authored by craig.topper).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137280

Files:
  clang/lib/Basic/Targets/RISCV.cpp
  clang/test/CodeGen/riscv-vector-bits-vscale-range.c
  llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
  llvm/test/Transforms/LoopVectorize/RISCV/zvl32b.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137280.472750.patch
Type: text/x-patch
Size: 7577 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221102/3a6bc6c6/attachment.bin>


More information about the llvm-commits mailing list