diff options
author | Quentin Colombet <quentin.colombet@gmail.com> | 2022-10-11 20:53:25 +0000 |
---|---|---|
committer | Quentin Colombet <quentin.colombet@gmail.com> | 2022-10-14 18:49:37 +0000 |
commit | 657f68b1f2fd38deb63c23d8f46d12b7fd357e63 (patch) | |
tree | 16339cf5c07b5370d88eac218bd9b9bc52af6b32 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 71a9b8833231a285b4d8d5587c699ed45881624b (diff) | |
download | llvm-657f68b1f2fd38deb63c23d8f46d12b7fd357e63.zip llvm-657f68b1f2fd38deb63c23d8f46d12b7fd357e63.tar.gz llvm-657f68b1f2fd38deb63c23d8f46d12b7fd357e63.tar.bz2 |
[NFC][mlir][MemRef] Make use of InferTypeOpInterface
The `InferTypeOpInterface` generates builders for things it can infer
the types.
Thanks to that interface we can:
- Eliminate a builder for DimOp, and
- Describe how to infer the result types of `extract_strided_metadata`
from its source, and get a simpler builder as a result
NFC
Differential Revision: https://reviews.llvm.org/D135734
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions