[PATCH] D81181: [TargetLowering][NFC] More efficient emitPatchpoint().

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 4 12:42:54 PDT 2020


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

Agreed with Eli, simply having two passes over operands would be much cleaner.

I do like the removal of the multi pass copy.  Definitely moving in the right direction.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81181





More information about the llvm-commits mailing list