mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-05-13 17:37:00 +00:00
[MLIR][Docs] Fix a small typo in documentation.
Just fixes a tiny typo in a link between 2 pages. Reviewed By: ftynse Differential Revision: https://reviews.llvm.org/D93616
This commit is contained in:
parent
bd2e83333e
commit
9d2529a38b
@ -238,7 +238,7 @@ between, and within dialects using a concept of "legality". This framework
|
||||
allows for transforming illegal operations to those supported by a provided
|
||||
conversion target, via a set of pattern-based operation rewriting patterns. This
|
||||
framework also provides support for type conversions. More information on this
|
||||
driver can be found [here](DialectConversion.nd).
|
||||
driver can be found [here](DialectConversion.md).
|
||||
|
||||
### Greedy Pattern Rewrite Driver
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user