Skip to content
Commit 073c3ad9 authored by Alex Zinenko's avatar Alex Zinenko Committed by jpienaar
Browse files

Properly namespace createLowerAffineApply

This was missing from the original commit.  The implementation of
createLowerAffineApply was defined in the default namespace but declared in the
`mlir` namespace, which could lead to linking errors when it was used.  Put the
definition in `mlir` namespace.

PiperOrigin-RevId: 224830894
parent c28aeef9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment