[all-commits] [llvm/llvm-project] 3ea4cc: [mlir] expand the legal floating-point types in th...
Eric Schweitz via All-commits
all-commits at lists.llvm.org
Wed Oct 14 06:56:57 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3ea4ccd857c3ab83aff9dcceeb82c33681658a32
https://github.com/llvm/llvm-project/commit/3ea4ccd857c3ab83aff9dcceeb82c33681658a32
Author: Eric Schweitz <eschweitz at nvidia.com>
Date: 2020-10-14 (Wed, 14 Oct 2020)
Changed paths:
M mlir/include/mlir/Dialect/LLVMIR/LLVMOpBase.td
M mlir/include/mlir/Dialect/LLVMIR/LLVMTypes.h
Log Message:
-----------
[mlir] expand the legal floating-point types in the LLVM IR dialect type check
This patch adds a couple missing LLVM IR dialect floating point types to
the legality check.
Reviewed By: ftynse
Differential Revision: https://reviews.llvm.org/D89350
More information about the All-commits
mailing list