[PATCH] D76661: [mlir][Pass] Add support for lowering unary std ops to SPIR-V.
River Riddle via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 23 23:22:09 PDT 2020
rriddle added a comment.
Drive by comment: The [Pass] tag generally refers to the general pass manager infrastructure(i.e. the Pass/ directory), so it doesn't really make sense for this revision. Something like [StandardToSPIRV] would have been more appropriate.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76661/new/
https://reviews.llvm.org/D76661
More information about the llvm-commits
mailing list