summaryrefslogtreecommitdiffstats
path: root/mlir/lib/Dialect/QuantOps
diff options
context:
space:
mode:
authorAlex Zinenko <zinenko@google.com>2019-08-09 10:45:15 -0700
committerA. Unique TensorFlower <gardener@tensorflow.org>2019-08-09 10:45:44 -0700
commitbaa1ec22f742c3e1545404cb30d2073b87c7271b (patch)
tree238e87c1452edfb9b1ccffda6729c5928ef1c021 /mlir/lib/Dialect/QuantOps
parent68451df267eda7961fca930ab29c6d38f43b97e2 (diff)
downloadbcm5719-llvm-baa1ec22f742c3e1545404cb30d2073b87c7271b.tar.gz
bcm5719-llvm-baa1ec22f742c3e1545404cb30d2073b87c7271b.zip
Translation to LLVM IR: use LogicalResult instead of bool
The translation code predates the introduction of LogicalResult and was relying on the obsolete LLVM convention of returning false on success. Change it to use MLIR's LogicalResult abstraction instead. NFC. PiperOrigin-RevId: 262589432
Diffstat (limited to 'mlir/lib/Dialect/QuantOps')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud