[PATCH] D81500: [SVE] Remove calls to VectorType::getNumElements from IR

Christopher Tetreault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 25 11:35:34 PDT 2020


ctetreau updated this revision to Diff 287724.
ctetreau marked 4 inline comments as done.
ctetreau added a comment.

rebase, address code review issues


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81500

Files:
  llvm/include/llvm/IR/Constant.h
  llvm/include/llvm/IR/GetElementPtrTypeIterator.h
  llvm/include/llvm/IR/Instructions.h
  llvm/include/llvm/IR/MatrixBuilder.h
  llvm/lib/IR/AsmWriter.cpp
  llvm/lib/IR/AutoUpgrade.cpp
  llvm/lib/IR/Constants.cpp
  llvm/lib/IR/Core.cpp
  llvm/lib/IR/Function.cpp
  llvm/lib/IR/IRBuilder.cpp
  llvm/lib/IR/Instructions.cpp
  llvm/lib/IR/Verifier.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81500.287724.patch
Type: text/x-patch
Size: 38993 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200825/ee1a356a/attachment.bin>


More information about the llvm-commits mailing list