[PATCH] D62132: [RFC] Intrinsics for Hardware Loops

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 26 01:17:00 PDT 2019


samparker added a comment.

Introduce an intrinsic, and generic support, so that we can set the loop counter and also test that it is not zero: https://reviews.llvm.org/D63809


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

https://reviews.llvm.org/D62132





More information about the llvm-commits mailing list