[all-commits] [llvm/llvm-project] dc7ad1: [mlir][bufferize][NFC] Optimize read-only tensor d...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Thu Feb 9 00:07:34 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dc7ad194c77cbe5b49514bebcfcfc4afd9eb8439
https://github.com/llvm/llvm-project/commit/dc7ad194c77cbe5b49514bebcfcfc4afd9eb8439
Author: Matthias Springer <springerm at google.com>
Date: 2023-02-09 (Thu, 09 Feb 2023)
Changed paths:
M mlir/lib/Dialect/Bufferization/Transforms/OneShotAnalysis.cpp
Log Message:
-----------
[mlir][bufferize][NFC] Optimize read-only tensor detection
Check alias sets instead of traversing the IR.
Differential Revision: https://reviews.llvm.org/D143500
More information about the All-commits
mailing list