You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2022/06/23 14:19:01 UTC

[GitHub] [tvm] kparzysz-quic opened a new pull request, #11850: [LLVM] Remove `using llvm::BasicBlock`, NFC

kparzysz-quic opened a new pull request, #11850:
URL: https://github.com/apache/tvm/pull/11850

   There are a few places in CodeGenLLVM and CodeGenCPU that have this directive. There is no other `using` directive for any other LLVM type anywhere. Remove it for consistency with the rest of the code.


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [tvm] kparzysz-quic merged pull request #11850: [LLVM] Remove `using llvm::BasicBlock`, NFC

Posted by GitBox <gi...@apache.org>.
kparzysz-quic merged PR #11850:
URL: https://github.com/apache/tvm/pull/11850


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org