Fix xcvmem heuristic
Compare changes
Files
2@@ -1008,8 +1008,13 @@ unsigned RISCVTTIImpl::getMaximumVF(unsigned ElemWidth, unsigned Opcode) const {
Created by: PhilippvK
The original heuristic shouldFavorPostInc
was replaced with getPreferredAddressingMode
in https://reviews.llvm.org/D96600.
Please let me know whether adding a unit test for this functionality is feasible.
Copyright © Eclipse Foundation, Inc. All Rights Reserved. Privacy Policy | Terms of Use | Copyright Agent