Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 263 Bytes

xla_jl.md

File metadata and controls

3 lines (3 loc) · 263 Bytes

XLA.jl - Notes

compiler entry

start from code_typed_xla, this will construct codeinstance and methodinstance (together with the constructed optimization state =? type inference info?) to perform the xla conversion passes using run_xla_embedding_passes!.