[PATCH] D77691: [SVE] Remove calls to isScalable from IR
Christopher Tetreault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 13 16:52:55 PDT 2020
ctetreau updated this revision to Diff 257149.
ctetreau added a comment.
address code review issues
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77691/new/
https://reviews.llvm.org/D77691
Files:
llvm/include/llvm/IR/GetElementPtrTypeIterator.h
llvm/include/llvm/IR/PatternMatch.h
llvm/lib/IR/AsmWriter.cpp
llvm/lib/IR/ConstantFold.cpp
llvm/lib/IR/Constants.cpp
llvm/lib/IR/ConstantsContext.h
llvm/lib/IR/Function.cpp
llvm/lib/IR/Instructions.cpp
llvm/lib/IR/Operator.cpp
llvm/lib/IR/Type.cpp
llvm/lib/IR/Verifier.cpp
llvm/unittests/IR/VectorTypesTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77691.257149.patch
Type: text/x-patch
Size: 20841 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200413/e69b6bce/attachment.bin>
More information about the llvm-commits
mailing list