mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-29 11:56:07 +00:00

In MLIR tutorial example code, use `Pure` to remove the side-effects of operations. Update the document to be consistent with the example code. Reviewed By: mehdi_amini Differential Revision: https://reviews.llvm.org/D143814
Multi-Level Intermediate Representation
See https://mlir.llvm.org/ for more information.