Multi-Level IR Compiler Framework| mlir.llvm.org
Intro| kvrocks.apache.org
In my post on the Method of Differences, I focused on using the technique to generate mathematical tables. As some readers noted, there are additional and interesting modern applications of the technique. This post will discuss two of them: sequences to functions, a method of analyzing sequences, and strength reduction, a compiler optimization technique.| ztoz.blog
Since December I and others have been working on a port of| brson.github.io
Details on newly added features in Clang, LLVM, and LLD 15 for RISC-V| Muxup