Replace getNumElements() with getElementCount() when asserting that
two types have the same element counts.
Details
Details
Diff Detail
Diff Detail
Unit Tests
Unit Tests
Differential D81371
[SVE] Remove getNumElements() calls in Verifier::visitIntrinsicCall ClosedPublic Authored by david-arm on Jun 8 2020, 3:23 AM.
Details Summary Replace getNumElements() with getElementCount() when asserting that
Diff Detail
Unit TestsFailed Event TimelineThis revision is now accepted and ready to land.Jun 8 2020, 4:02 AM Closed by commit rGcda166c37ce9: [SVE] Remove getNumElements() calls in Verifier::visitIntrinsicCall (authored by david-arm). · Explain WhyJun 8 2020, 5:25 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 269149 llvm/lib/IR/Verifier.cpp
|