[PATCH] D96442: [flang][fir] Move ShapeShiftType to TableGen type definition
Valentin Clement via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 10 11:06:33 PST 2021
clementval created this revision.
clementval added reviewers: schweitz, mehdi_amini, sscalpone, jeanPerier.
clementval requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
This patch is a follow up of D96422 <https://reviews.llvm.org/D96422> and move the ShapeShiftType to
TableGen.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D96442
Files:
flang/include/flang/Optimizer/Dialect/FIROps.td
flang/include/flang/Optimizer/Dialect/FIRType.h
flang/include/flang/Optimizer/Dialect/FIRTypes.td
flang/lib/Optimizer/Dialect/FIRType.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96442.322762.patch
Type: text/x-patch
Size: 5218 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210210/8931f04c/attachment.bin>
More information about the llvm-commits
mailing list