diff options
author | Matthias Springer <springerm@google.com> | 2022-02-09 20:55:25 +0900 |
---|---|---|
committer | Matthias Springer <springerm@google.com> | 2022-02-09 20:58:45 +0900 |
commit | 585a8a321c263a6c793ac800f05f2805f45a4feb (patch) | |
tree | 1b88a22a8e359d41eb88f2d4bbb1ee4a896757b8 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 22a1973dbe4baf7407e6e8d5ea163cfd404b694b (diff) | |
download | llvm-585a8a321c263a6c793ac800f05f2805f45a4feb.zip llvm-585a8a321c263a6c793ac800f05f2805f45a4feb.tar.gz llvm-585a8a321c263a6c793ac800f05f2805f45a4feb.tar.bz2 |
[mlir][bufferize] OpOperands can have multiple aliasing OpResults
This makes getAliasingOpResult symmetric to getAliasingOpOperand. The previous implementation was confusing for users and implemented in such a way only because there are currently no bufferizable ops that have multiple aliasing OpResults.
Differential Revision: https://reviews.llvm.org/D119259
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions