[all-commits] [llvm/llvm-project] 9a60ad: [mlir] Clarify docs around LLVM dialect-compatible...
ftynse via All-commits
all-commits at lists.llvm.org
Tue Jan 19 04:44:25 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9a60ad216d2fa2e9701849922bfb0db9917f9c93
https://github.com/llvm/llvm-project/commit/9a60ad216d2fa2e9701849922bfb0db9917f9c93
Author: Alex Zinenko <zinenko at google.com>
Date: 2021-01-19 (Tue, 19 Jan 2021)
Changed paths:
M mlir/docs/Dialects/LLVM.md
Log Message:
-----------
[mlir] Clarify docs around LLVM dialect-compatible types
Explicitly mention that there is exactly one MLIR type that corresponds
to a given LLVM IR type.
More information about the All-commits
mailing list