[all-commits] [llvm/llvm-project] 5605f1: [mlir][complex] Mark all supported operation illeg...
Kai Sasaki via All-commits
all-commits at lists.llvm.org
Mon Aug 15 14:02:40 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5605f17a4d9c9bec629ab7a8a9edc6a7201985b7
https://github.com/llvm/llvm-project/commit/5605f17a4d9c9bec629ab7a8a9edc6a7201985b7
Author: Kai Sasaki <lewuathe at gmail.com>
Date: 2022-08-15 (Mon, 15 Aug 2022)
Changed paths:
M mlir/lib/Conversion/ComplexToLibm/ComplexToLibm.cpp
Log Message:
-----------
[mlir][complex] Mark all supported operation illegal explicitly for complex to libm
We can mark all supported operations illegal explicitly to ensure no convertible ops remain.
Differential Revision: https://reviews.llvm.org/D131877
More information about the All-commits
mailing list