[PATCH] D134648: [LangRef] Update text for vscale to be more flexible but maintain original intent.

Paul Walker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 26 08:34:16 PDT 2022


paulwalker-arm added a comment.

I've create this patch in response to D131562 <https://reviews.llvm.org/D131562>'s review comments.  I've deliberately tried to keep things simple as I believe the complexity of what is and isn't allowed during a transition belongs with the mechanism that instigates the transition. I've also simplified the description of `llvm.vscale` rather than duplicate the finer details.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134648



More information about the llvm-commits mailing list