[PATCH] D80316: [HardwareLoops] Intrinsic LangRef descriptions

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 22 06:23:49 PDT 2020


SjoerdMeijer updated this revision to Diff 265724.
SjoerdMeijer added a comment.

Thanks for catching that unclear part of the `llvm.loop.decrement` description, hopefully that's clearer now.

I have left the remarks about NoDuplicate in (for now), fixed that sentence, because I think the idea is that we for example don't want to a block to be cloned/copied, (partly) destroying the hardware loop structure.


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

https://reviews.llvm.org/D80316

Files:
  llvm/docs/LangRef.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80316.265724.patch
Type: text/x-patch
Size: 5377 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200522/42f31b3e/attachment.bin>


More information about the llvm-commits mailing list