"compiler-rt/lib/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "20ccf95f80958b9b41e177bf389dff28c087c5dc"
[RISCV] Rewrite isLegalElementTypeForRVV in terms of ValueTypes [nfc]
This was briefly mentioned as a possibility in review discussion on D149369. One slightly surprising bit to call out - these interfaces can get invoked with non-vector typed arguments. LoopVectorizer likes to call the costing interfaces with scalar types when unrolling, but not vectorizing. I found that surprising, not sure if others do. Differential Revision: https://reviews.llvm.org/D149462
Loading
Please register or sign in to comment