kparzysz-quic opened a new pull request #5265: [LLVM] Use llvm::ElementCount with LLVM 11+ when creating vectors URL: https://github.com/apache/incubator-tvm/pull/5265 LLVM 11 added support for scalable vectors, and now the number of elements in a vector is represented by a `llvm::ElementCount` class, not just a number.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
