[PATCH] D93189: Introduce the `!nocapture` metadata and "nocapture_use" operand bundle

Juneyoung Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 7 16:46:58 PST 2021


aqjune added a comment.

In D93189#2485796 <https://reviews.llvm.org/D93189#2485796>, @aqjune wrote:

> In other words, is it purely for making analysis flow-insensitive?

I meant whether nocapture_use is for making analysis flow-insensitive only.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93189



More information about the llvm-commits mailing list