diff options
| author | Jacques Pienaar <jpienaar@google.com> | 2019-11-29 10:26:23 -0800 |
|---|---|---|
| committer | A. Unique TensorFlower <gardener@tensorflow.org> | 2019-11-29 10:26:56 -0800 |
| commit | 52a74151787a051d8ecb246080314f64cf2a7b61 (patch) | |
| tree | fc52b8f6c926075d71aa8a571d30d4afe9bc59d2 /mlir/lib/Target/LLVMIR/ModuleTranslation.cpp | |
| parent | c9721e9a2b36c881cbd2b936e03cb1fbe167c6db (diff) | |
| download | bcm5719-llvm-52a74151787a051d8ecb246080314f64cf2a7b61.tar.gz bcm5719-llvm-52a74151787a051d8ecb246080314f64cf2a7b61.zip | |
Fix redundant convert and use NamedAttributeList as value
* Had leftover call that would result in converting to dictionary attr before
being implicitedly converted back to NamedAttributeList;
* NamedAttributeList is value typed, so don't use const reference;
PiperOrigin-RevId: 283072576
Diffstat (limited to 'mlir/lib/Target/LLVMIR/ModuleTranslation.cpp')
0 files changed, 0 insertions, 0 deletions

