[all-commits] [llvm/llvm-project] b41bfb: [mlir][ods] Fix packing in OperandOrAttribute
Jacques Pienaar via All-commits
all-commits at lists.llvm.org
Tue Aug 17 20:56:21 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b41bfb819d0c3cbffe6dc0679f427ab1f44377b9
https://github.com/llvm/llvm-project/commit/b41bfb819d0c3cbffe6dc0679f427ab1f44377b9
Author: Jacques Pienaar <jpienaar at google.com>
Date: 2021-08-17 (Tue, 17 Aug 2021)
Changed paths:
M mlir/include/mlir/TableGen/Operator.h
M mlir/test/mlir-tblgen/op-result.td
Log Message:
-----------
[mlir][ods] Fix packing in OperandOrAttribute
Wrong combiner was used which led to information loss.
More information about the All-commits
mailing list