diff options
author | Jacques Pienaar <jpienaar@google.com> | 2020-05-28 09:05:24 -0700 |
---|---|---|
committer | Jacques Pienaar <jpienaar@google.com> | 2020-05-28 09:05:24 -0700 |
commit | fefe4366c3bdd03552c448972930a0f7df328c24 (patch) | |
tree | 114f17fc5058783070ab753f68d34aea2162a531 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 35492270ed705ea9ac98ba04c6fda1adafef613a (diff) | |
download | llvm-fefe4366c3bdd03552c448972930a0f7df328c24.zip llvm-fefe4366c3bdd03552c448972930a0f7df328c24.tar.gz llvm-fefe4366c3bdd03552c448972930a0f7df328c24.tar.bz2 |
[mlir] Use ValueRange instead of ArrayRef<Value>
This allows constructing operand adaptor from existing op (useful for commonalizing verification as I want to do in a follow up).
I also add ability to use member initializers for the generated adaptor constructors for convenience.
Differential Revision: https://reviews.llvm.org/D80667
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions