[PATCH] D99472: [OCaml] Minor optimizations by avoiding double initialization

Vaivaswatha Nagaraj via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 29 10:01:44 PDT 2021


vaivaswatha accepted this revision.
vaivaswatha added a comment.
This revision is now accepted and ready to land.

As far as I can see, this looks fine, but I'm far from an expert on OCaml internals. It would be greatly useful if someone else who understands OCaml internals can take a look, but I don't know if it's easy finding such a reviewer here. So if you're confident and the code has been tested well on your end, I suppose it's okay to commit this.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99472



More information about the llvm-commits mailing list