[PATCH] D76661: [mlir][Pass] Add support for lowering unary std ops to SPIR-V.

Lei Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 24 06:25:00 PDT 2020


antiagainst added a comment.

In D76661#1938448 <https://reviews.llvm.org/D76661#1938448>, @rriddle wrote:

> 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.


I'll revise this before landing.


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