Place generated StandardOps to SPIR-V patterns in anonymous namespace
authorLei Zhang <antiagainst@google.com>
Thu, 18 Jul 2019 19:51:55 +0000 (12:51 -0700)
committerMehdi Amini <joker.eph@gmail.com>
Fri, 19 Jul 2019 18:40:06 +0000 (11:40 -0700)
commit92918689601b071512602e9d71134336bf6c67cd
treeebc18580901be2f07dcc1cdc50a3faf075c6866a
parent8b447b6cad22c36a3fa653b4bdea9fc1d2fd2915
Place generated StandardOps to SPIR-V patterns in anonymous namespace

This avoids polluting the mlir namespace.

PiperOrigin-RevId: 258826497
mlir/lib/Conversion/StandardToSPIRV/StdOpsToSPIRVConversion.cpp