Replace calls to getNumElements() with getElementCount() in order
to avoid warnings for scalable vectors. The warnings were discovered
by this existing test:
test/CodeGen/AArch64/sve-gep.ll
Differential D80782
[SVE] Remove getNumElements() calls in visitGetElementPtrInst david-arm on May 29 2020, 1:52 AM. Authored by
Details Replace calls to getNumElements() with getElementCount() in order test/CodeGen/AArch64/sve-gep.ll
Diff Detail
|