Issues
- 0
- 3
iterate(::typeof(copyto!))
#126 opened by maartenvd - 12
TagBot trigger issue
#89 opened by JuliaTagBot - 0
Method redefinitions in tests break docs
#113 opened by maleadt - 0
- 1
replace_code_newstyle broken on v1.10
#108 opened by vtjnash - 4
`code reflection cannot be used from generated functions` on Julia 1.10
#111 opened by IanButterworth - 2
- 9
Something in IRTools.jl is failing on Julia nightly
#106 opened by bvdmitri - 3
LoadError on Julia nightly
#105 opened by pat-alt - 0
Can `@code_ir` support kwargs
#103 opened by skyleaworlder - 0
- 1
Incorrect `while` loop
#94 opened by wazizian - 0
Explore precompilation
#95 opened by ToucheSir - 0
Q: IRTools as assembler input?
#93 opened by bardo84 - 1
Cannot convert a functional IR to a function
#54 opened by tkf - 1
Adjustment needed for Julia 1.8
#91 opened by martinholters - 2
Bugreport: Everything crashes when running an example from the docstring
#90 opened by schlichtanders - 1
needs new tag
#84 opened by CarloLucibello - 11
Core.Compiler removed required methods in 1.5 <
#71 opened by femtomc - 1
Got `Unreachable reached` error with modified IR
#79 opened by KDr2 - 0
- 0
README link to documentation broken
#76 opened by treigerm - 0
IRTools dynamos + Zygote type issues
#77 opened by femtomc - 1
- 2
Dynamos possibly miss _apply_iterate?
#74 opened by femtomc - 1
@code_ir %8=(%7)(%6) what does this mean and what is the function for argnames! and updates!?
#70 opened by agdkyang - 1
custom printers API
#65 opened by Roger-luo - 2
How @code_ir be converted to lower IR or runnable IR and how can I get @code_lowered IR with script code not with REPL
#66 opened by agdkyang - 7
RFC: allow more general SSA IR type
#59 opened by Roger-luo - 1
@nospecialize slows down first time inference
#64 opened by Roger-luo - 1
v0.3.2 broke Meta.code.edges
#58 opened by oxinabox - 0
Do dynamo call broken for calls inside of methods
#62 opened by femtomc - 1
just_construct_ssa is gone in 1.5
#60 opened by KristofferC - 5
ccall with two parameters called in a dynamo
#30 opened by tshort - 2
push! doesn't work on BBs
#57 opened by femtomc - 0
branch! produces wrong target block numbers?
#56 opened by femtomc - 0
- 1
- 2
- 3
Codegen assertion fails in 1.5.0-DEV.51
#50 opened by phipsgabler - 16
IRTools generates inefficient IR
#21 opened by Roger-luo - 1
Bounds error in dynamo with dummy metadata
#44 opened by phipsgabler - 1
Dispatch doesn't work
#41 opened by MikeInnes - 0
code_ir docstring missing
#39 opened by phipsgabler - 2
- 0
Key error in relooper
#37 opened by SimonDanisch - 3
Argument slots not preserved with slots = true?
#31 opened by phipsgabler - 3
- 2
IRTools 0.2.3 breaks Zygote precompilation
#22 opened by under-Peter