Open ingomueller-net opened 7 months ago
This is related to the following snippet:
if (llvm::range_size(body.getOps()) != 1)
Original comment:
This is a little wasteful/one could early exit without computing total size.
_Originally posted by @jpienaar in https://github.com/iree-org/iree-llvm-sandbox/pull/797#discussion_r1511031182_
This is related to the following snippet:
Original comment:
_Originally posted by @jpienaar in https://github.com/iree-org/iree-llvm-sandbox/pull/797#discussion_r1511031182_