summaryrefslogtreecommitdiffstats
path: root/mlir/lib/Transforms/Utils/Utils.cpp
diff options
context:
space:
mode:
authorLei Zhang <antiagainst@google.com>2018-10-30 10:57:50 -0700
committerjpienaar <jpienaar@google.com>2019-03-29 13:44:47 -0700
commit5ffb211bff9cce5e35a88b56d24cce1b7896f66b (patch)
tree0cccd25d8688072ab0abdb3428ce394069d1c1ae /mlir/lib/Transforms/Utils/Utils.cpp
parentaf7f56fdf84e1b2b548b7b24c933b74349cbc88e (diff)
downloadbcm5719-llvm-5ffb211bff9cce5e35a88b56d24cce1b7896f66b.tar.gz
bcm5719-llvm-5ffb211bff9cce5e35a88b56d24cce1b7896f66b.zip
Rename mlir::match to mlir::matchPattern and add m_Op()
- We already have Pattern::match(). Using mlir::match() in Pattern::match() confuses the compiler. - Created m_Op() to avoid using detailed matcher implementation in StandardOps.cpp. PiperOrigin-RevId: 219328823
Diffstat (limited to 'mlir/lib/Transforms/Utils/Utils.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud