[all-commits] [llvm/llvm-project] 333d2c: [MLIR][NFC] Fix std.copysign op documentation
Uday Bondhugula via All-commits
all-commits at lists.llvm.org
Mon Feb 8 16:29:40 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 333d2cfc707d3939f44b24f87e799a5b2fc7ca5a
https://github.com/llvm/llvm-project/commit/333d2cfc707d3939f44b24f87e799a5b2fc7ca5a
Author: Uday Bondhugula <uday at polymagelabs.com>
Date: 2021-02-09 (Tue, 09 Feb 2021)
Changed paths:
M mlir/include/mlir/Dialect/StandardOps/IR/Ops.td
Log Message:
-----------
[MLIR][NFC] Fix std.copysign op documentation
Fix std.copysign op documentation. NFC.
Differential Revision: https://reviews.llvm.org/D96217
More information about the All-commits
mailing list