[PATCH] D145404: [LLVM] Remove support for constant scalable vector GEPs.

Paul Walker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 14 09:51:14 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG62e46f262158: [LLVM] Remove support for constant scalable vector GEPs. (authored by paulwalker-arm).

Changed prior to commit:
  https://reviews.llvm.org/D145404?vs=502777&id=505146#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145404

Files:
  llvm/include/llvm/Analysis/TargetFolder.h
  llvm/include/llvm/IR/ConstantFolder.h
  llvm/include/llvm/IR/Constants.h
  llvm/lib/Analysis/ConstantFolding.cpp
  llvm/lib/Analysis/InstructionSimplify.cpp
  llvm/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/lib/IR/Constants.cpp
  llvm/test/Bitcode/constexpr-scalable-vector-gep.ll
  llvm/test/CodeGen/AArch64/sve-vscale.ll
  llvm/test/Transforms/InstSimplify/ConstProp/vscale-inseltpoison.ll
  llvm/test/Transforms/InstSimplify/ConstProp/vscale.ll
  llvm/test/Transforms/InstSimplify/vscale-inseltpoison.ll
  llvm/test/Transforms/InstSimplify/vscale.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145404.505146.patch
Type: text/x-patch
Size: 11223 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230314/c423938d/attachment.bin>


More information about the llvm-commits mailing list