This patch adds a couple missing LLVM IR dialect floating point types to the legality check.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
mlir/include/mlir/Dialect/LLVMIR/LLVMTypes.h | ||
---|---|---|
94–95 | That's fine with me. I just included these for the sake of consistency for the moment. We can drop the entire group of these at some point, I agree. |
These methods don't seem used anywhere. I kept the methods above to minimize breakage, but MLIR clients should use isa consistently.