[PATCH] D76738: [llvm][IR][CastInst] Update `castIsValid` for scalable vectors.
Francesco Petrogalli via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 25 20:35:08 PDT 2020
fpetrogalli updated this revision to Diff 252732.
fpetrogalli added a comment.
I have updated the whole method `CastInst::castISValid` to correctly
support scalable vectors.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76738/new/
https://reviews.llvm.org/D76738
Files:
llvm/lib/IR/Instructions.cpp
llvm/unittests/IR/InstructionsTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76738.252732.patch
Type: text/x-patch
Size: 8915 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200326/8ba61a55/attachment.bin>
More information about the llvm-commits
mailing list