#mlir
compilar o llvm+mlir+clang numa máquina 4 core
May 23, 2025 at 4:17 PM
And yeah, more #artfight!!! This time the Dinossaur themed magical girl Relth for Mlir as another revenge attack! I really wanted to do another #magicalgirl #transformation !
#pixelart #ドット絵
July 28, 2026 at 3:54 PM
#llvm #mlir In case anyone in the #fsharp sphere wants to know how easy/difficult it may be to move beyond the #dotnet sdk... this was hacked together in a few hours including a break for the evening meal.
github.com/speakez-llc/...
GitHub - speakez-llc/fsharp-mlir-hello: Proof of Concept using MLIR and LLVM to build binaries from F# code
Proof of Concept using MLIR and LLVM to build binaries from F# code - speakez-llc/fsharp-mlir-hello
github.com
March 14, 2025 at 2:21 AM
mlir seems nice actually
April 17, 2025 at 7:54 AM
Very interesting proposal to add wasm *input* support to LLVM:

discourse.llvm.org/t/rfc-mlir-d...

Wasm *output* support of course already exists, the LLVM wasm backend. Adding input support could allow wasm toolchains that do not use LLVM to still benefit from its optimizations, perhaps by a lot!
[RFC] MLIR Dialect for WebAssembly
This is a proposal to support WebAssembly module representation in MLIR. We have a work-in-progress implementation available here. TL;DR: We have been working on an MLIR representation for WebAssemb...
discourse.llvm.org
June 12, 2025 at 10:10 PM
fable says I’m a very special boy
August 4, 2026 at 1:28 PM
Anime Eyes Blender
YouTube video by Mr Zingy
www.youtube.com
October 18, 2024 at 12:02 PM
MLIR -> LLVM IR -> ASM -> OBJ ✅
January 20, 2025 at 9:26 PM
LLVM Weekly - #575, January 6th 2025. Eleven years of LLVM Weekly, Nikita's annual This Year in LLVM blog post, first release of the eudsl toolkit for MLIR-targeted DSLs, MLIR pygments lexer, porting x86 builtin definitions to TableGen, and more llvmweekly.org/issue/575
LLVM Weekly - #575, January 6th 2025
llvmweekly.org
January 6, 2025 at 5:54 PM
Just created our first #MLIR plugin for #cleflang and while it's within a narrow focus it has wide implications: MLKit style flat closures that can be lowered to standard LLVM. #fsharp #fstar #ocaml #dotnet github.com/FidelityFram...
GitHub - FidelityFramework/mlir-plugins: Custom transforms for MLIR to support Fidelity Framework
Custom transforms for MLIR to support Fidelity Framework - FidelityFramework/mlir-plugins
github.com
March 6, 2026 at 7:44 PM
Check out or work on automated testing of MLIR compilers, which Jacob Yu will present at @ASPLOSConf next week (joint work with Nick Wu)

www.doc.ic.ac.uk/~afd/papers/...
March 26, 2025 at 10:02 AM
✅ Testing... Testing... 1... 2.. 3... ❌ ❔ #mlir #fsharp speakez.tech/blog/mlir-te...
MLIR Testing with Teeth
How the fragility of text-based MLIR testing can be fixed for good
speakez.tech
November 13, 2025 at 12:43 AM
They basically wrote their own MLIR
April 11, 2026 at 7:23 PM
Have you heard of the ACM/IEEE Symposium on Code Generation and Optimization (CGO)? This is where papers like the ones below were published:
- LLVM: A Compilation Framework for Lifelong Program Analysis & Transformation
- MLIR: Scaling Compiler Infrastructure for Domain-Specific Computation
September 28, 2024 at 1:07 PM
thats mlir
February 27, 2025 at 10:45 PM
I have seen the light yay and it is

Rust + Julia + MLIR = The Holy Trinity
October 11, 2025 at 5:29 AM
Thanks to Jeremy Kun for his #mlir tutorial! 💙We forked and retooled for WinOS w/his blog as docs in the repo. Will go through and update for 2025 using his tutes as a guide and make adjustments. Plans are for MacOS & Linux with CMake - then Bazel afterward. 🎄#fsharp github.com/speakeztech/...
mlir-tutorial/docs/tutorials at WinOS-CMake · speakeztech/mlir-tutorial
MLIR For Beginners tutorial. Contribute to speakeztech/mlir-tutorial development by creating an account on GitHub.
github.com
November 12, 2025 at 3:21 AM
Blog post: Static Dispatch of Variadic Template Arguments in C++ (blog.gustavoleite.me/static-dispa...)

vou tentar escrever semanalmente sobre compiladores (mlir, llvm) e outras coisas de computador que me derem na telha. vovô ama vocês.
Static Dispatch of Variadic Template Arguments in C++
An interesting way to dispatch variadic template arguments in a type-safe manner in C++.
blog.gustavoleite.me
April 12, 2025 at 1:26 AM
Julia-MLIR! Seriously. I'm so serious.
Modular is one of the more interesting startups I’ve heard about in a long time. Their goal is hyper-specific but super important in the generative AI era: Improve the portability and performance of the software that runs on GPUs, and loosen the Nvidia CUDA chokehold www.wired.com/story/semico...
A Former Apple Luminary Sets Out to Create the Ultimate GPU Software
Demand for AI chips is booming—and so is the need for software to run them. Chris Lattner’s startup Modular just raised $250 million to build the best developer tools for AI hardware.
www.wired.com
September 24, 2025 at 8:56 PM
In this paper is proposed a MLIR-based compiler backend for RISC-V ISA that captures accelerator-specific abstractions and employs a self-contained code generation scheme.

arxiv.org/pdf/2502.04063
February 7, 2025 at 6:38 PM