When you try to add the same operation into a block twice, we used
to print "already in an operation block", which sounded misleading.
(Sound like e.g. our builder insertion point is inside a block.)
Instead, make it clear that the operation is being used twice.
Details
Details
- Reviewers
rriddle
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
- Build Status
Buildable 53975 Build 61776: arc lint + arc unit