[PATCH] D112946: Remove builder that takes SSA value instead of Attribute on ExtractValueOp, InsetValueOp, and InsertOnRangeOp
Mehdi AMINI via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 1 14:34:52 PDT 2021
mehdi_amini updated this revision to Diff 383888.
mehdi_amini retitled this revision from "Remove unused builder from InsertOnRangeOp (NFC)" to "Remove builder that takes SSA value instead of Attribute on ExtractValueOp, InsetValueOp, and InsertOnRangeOp".
mehdi_amini edited the summary of this revision.
mehdi_amini added a comment.
Update to handle ExtractValueOp, InsetValueOp, and InsertOnRangeOp
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112946/new/
https://reviews.llvm.org/D112946
Files:
flang/include/flang/Lower/ComplexExpr.h
flang/include/flang/Optimizer/Dialect/FIROps.td
flang/lib/Lower/CharacterExpr.cpp
flang/lib/Optimizer/Builder/Character.cpp
flang/lib/Optimizer/Dialect/FIROps.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112946.383888.patch
Type: text/x-patch
Size: 8615 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211101/28953b8f/attachment.bin>
More information about the llvm-commits
mailing list