summaryrefslogtreecommitdiff
path: root/mlir/test/python/lib/PythonTestDialect.cpp
diff options
context:
space:
mode:
authorPhilip Reames <listmail@philipreames.com>2021-10-23 18:07:21 -0700
committerPhilip Reames <listmail@philipreames.com>2021-10-24 14:42:03 -0700
commit3c06ecaa1e8d0267fe67c1e5c8fa5f294de2aab8 (patch)
tree6fd25f4ef5d880d6b5769151abc9b231a26f5e4a /mlir/test/python/lib/PythonTestDialect.cpp
parent850217686e211f9515d60f31e31bc4171f544239 (diff)
[instcombine] Fix oss-fuzz 39934 (mul matcher can match non-instruction)
Fixes a crash observed by oss-fuzz in 39934. Issue at hand is that code expects a pattern match on m_Mul to imply the operand is a mul instruction, however mul constexprs are also valid here.
Diffstat (limited to 'mlir/test/python/lib/PythonTestDialect.cpp')
0 files changed, 0 insertions, 0 deletions