[PATCH] D78934: [mlir][spirv] Fix SPIR-V translation registration

Lei Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 27 10:43:27 PDT 2020


antiagainst added a comment.

In D78934#2005577 <https://reviews.llvm.org/D78934#2005577>, @mravishankar wrote:

> Just a nit about commit message. This should also expose -deserialize-spirv right?


It's actually -serialize-spirv. But yes indeed the registration function name should be swapped. Fixed.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D78934/new/

https://reviews.llvm.org/D78934





More information about the llvm-commits mailing list