[PATCH] D79644: [mlir][StandardToSPIRV] Add support for lowering index_cast to SPIR-V.
Lei Zhang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 11 15:07:54 PDT 2020
antiagainst accepted this revision.
antiagainst added a comment.
This revision is now accepted and ready to land.
In D79644#2030301 <https://reviews.llvm.org/D79644#2030301>, @hanchung wrote:
> Add test cases for casting between i32 and index.
Aha, right. Sorry forgot about the detailed impl there. :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79644/new/
https://reviews.llvm.org/D79644
More information about the llvm-commits
mailing list