[all-commits] [llvm/llvm-project] f7c589: Clarify that fold() can't "erase" an operation in ...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Thu Jan 13 10:44:02 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f7c589d3e74ff4b06452ecbc94c6bc0dcbc8a09e
https://github.com/llvm/llvm-project/commit/f7c589d3e74ff4b06452ecbc94c6bc0dcbc8a09e
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-01-13 (Thu, 13 Jan 2022)
Changed paths:
M mlir/docs/Canonicalization.md
Log Message:
-----------
Clarify that fold() can't "erase" an operation in the MLIR Canonicalization doc (NFC)
More information about the All-commits
mailing list