[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 22:18:57 PDT 2021
mehdi_amini added inline comments.
================
Comment at: flang/lib/Optimizer/Builder/Character.cpp:697
+ builder.getArrayAttr(zero));
}
----------------
All these users were emitting spurious operations here!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112946/new/
https://reviews.llvm.org/D112946
More information about the llvm-commits
mailing list