[PATCH] D122990: Added new file & improved inclusivity

Priyansh Singh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 3 05:17:28 PDT 2022


ps-19 marked 5 inline comments as done.
ps-19 added a comment.

Respected community,
i have a question why for all my patches are failing.

https://reviews.llvm.org/D122916
https://reviews.llvm.org/D122965
https://reviews.llvm.org/D122814
https://reviews.llvm.org/D122719



================
Comment at: mlir/docs/OpDefinitions.md:3
 
-In addition to specializing the `mlir::Op` C++ template, MLIR also supports
+In addition to specializing int the `mlir::Op` C++ template, MLIR also supports
 defining operations and data types in a table-driven manner. This is achieved
----------------
xbolva00 wrote:
> Strange change
sorry i think by mistake change had happened. I wrote a program to make certain changes to that might had added some noise.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D122990/new/

https://reviews.llvm.org/D122990



More information about the llvm-commits mailing list