[PATCH] D78854: [mlir] Optimize the allocation of resizable operand lists

Mehdi AMINI via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 25 21:14:36 PDT 2020


mehdi_amini added a comment.

Why do even keep the `resizable=false` possibility instead of nuking this and making it always resizable? Is there a cost to it after this change?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D78854/new/

https://reviews.llvm.org/D78854





More information about the llvm-commits mailing list