Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Tool] --show-dialects, --list-passes needed to take input #20003

Merged
merged 1 commit into from
Feb 16, 2025

Conversation

ita9naiwa
Copy link
Member

@ita9naiwa ita9naiwa commented Feb 16, 2025

ASIS:
iree-opt --show-dialects, and iree-opt --list-passes requires dummy input, if it's not given, it expects to read input from stdin.

TOBE:
it directly works without passing dummy input.

> iree-opt --show-dialects

Available Dialects: affine,amdgpu,arith,arm_neon,arm_sme,arm_sve,bufferization,builtin,cf,check,chlo,complex,emitc,flow,func,gpu,hal,hal_inline,hal_loader,io_parameters,iree_codegen,iree_cpu,iree_encoding,iree_gpu,iree_input,iree_linalg_ext,iree_vector_ext,linalg,llvm,math,memref,mesh,ml_program,nvgpu,nvvm,pdl,pdl_interp,quant,rocdl,scf,shape,spirv,stablehlo,stream,tensor,tm_tensor,torch,torch_c,tosa,transform,util,vector,vhlo,vm,vmvx

@ita9naiwa ita9naiwa requested a review from benvanik as a code owner February 16, 2025 05:05
@benvanik benvanik enabled auto-merge (squash) February 16, 2025 05:08
@benvanik benvanik merged commit 3305bd8 into iree-org:main Feb 16, 2025
39 checks passed
@ita9naiwa ita9naiwa deleted the ita9naiwa/iree-opt-option branch February 17, 2025 00:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants