[PATCH] D77504: [mlir][toy] hasOperand() const correctness
Jonathan Roelofs via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Apr 5 10:40:23 PDT 2020
jroelofs abandoned this revision.
jroelofs added a comment.
In D77504#1962558 <https://reviews.llvm.org/D77504#1962558>, @mehdi_amini wrote:
> Did you it a case where this is useful/needed? See also: https://mlir.llvm.org/docs/UsageOfConst/
Ah, no. This was a "the rest of llvm does it in places like this" habit.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77504/new/
https://reviews.llvm.org/D77504
More information about the llvm-commits
mailing list