Sign in
◑
Theme
opensecura
/
3p
/
openxla
/
iree
/
417649d1bb3d6aa3cb2ff0c6b55723860dc6f7c3
/
.
/
llvm-external-projects
/
iree-dialects
/
test
/
python
/
iree_pydm
/
rtl.py
blob: 9337da95a769fb6218abfeda698695ac2cd62a26 [
file
]
# RUN: %PYTHON %s
from
iree
.
compiler
.
dialects
.
iree_pydm
import
rtl
# Ensures that we can compile the standard library to a SourceModule.
print
(
rtl
.
get_std_rtl_source_bundle
())