[PATCH] D103661: [IR] Add utility to convert constant expression operands (of an instruction) to instructions.

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 7 12:47:12 PDT 2021


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

Thanks! It makes it now I believe. D103655 <https://reviews.llvm.org/D103655> has @timestwo() which exploits partial conversion change. LGTM.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103661



More information about the llvm-commits mailing list