[PATCH] D76738: [llvm][IR][CastInst] Update `castIsValid` for scalable vectors.
Francesco Petrogalli via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 27 14:17:16 PDT 2020
fpetrogalli updated this revision to Diff 253215.
fpetrogalli marked 2 inline comments as done.
fpetrogalli added a comment.
Hi @efriedma,
I have further simplified the code according to your comments.
Thank you!
Francesco
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.253215.patch
Type: text/x-patch
Size: 10928 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200327/bc8f0f39/attachment.bin>
More information about the llvm-commits
mailing list