[PATCH] D108455: Replacing recursion by cycle in file "as", removing the deprecated option.

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 20 03:25:38 PDT 2021


nikic requested changes to this revision.
nikic added a comment.
This revision now requires changes to proceed.

This is not what the TODO is about. The TODO is about not visiting operands repeatedly if they occur multiple times.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108455



More information about the llvm-commits mailing list