As is the title.
TestPlan: check-llvm
Paths
| Differential D93389
[InstCombine] Remove scalable vector restriction in InstCombineCasts ClosedPublic Authored by junparser on Dec 16 2020, 3:07 AM.
Details
Diff Detail
Unit TestsFailed
Event TimelineComment Actions Code changes look fairly mechanical at this point, so if the output is as expected, LGTM
This revision is now accepted and ready to land.Dec 17 2020, 4:53 AM Comment Actions Thanks for review the patch !
Closed by commit rG013839990377: [InstCombine] Remove scalable vector restriction in InstCombineCasts (authored by junparser). · Explain WhyDec 17 2020, 6:03 AM This revision was automatically updated to reflect the committed changes. junparser marked an inline comment as done.
Revision Contents
Diff 312167 llvm/lib/IR/Verifier.cpp
llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp
llvm/test/Transforms/InstCombine/addrspacecast.ll
llvm/test/Transforms/InstCombine/ptr-int-cast.ll
llvm/test/Transforms/InstCombine/trunc-extractelement.ll
llvm/test/Transforms/InstCombine/vec_shuffle.ll
|
Could update this file using utils/update_test_checks.py as a preliminary commit?