Sign in
llvm
/
llvm-project
/
aeeacbd989fc474d920afa1b1dd3fb4ef502c726
/
.
/
mlir
/
python
/
mlir
/
dialects
/
math.py
blob: f082bf46158597601fe07cde3b9539da2abd976e [
file
] [
log
] [
blame
]
# Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
# See https://llvm.org/LICENSE.txt for license information.
# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
from
.
_math_ops_gen
import
*