cbalint13 opened a new pull request, #17859:
URL: https://github.com/apache/tvm/pull/17859
This PR enables SVE predication for RISCV targets.
---
New functionality:
* Enables explicit SVE predication, extending the support done for
```aarch64``` to ```riscv{32,64}```
Changes:
* Simplify target parser for RISCV case, remove too arch specific LLVM
headers
* Vector width is now inferred only from plain ```zvlXXXb``` features, no
more additional tricks needed
* Take in account #17853 , but **only as a prior** before the vector ISA
lookup
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]