[PATCH] D110815: [fir] Update fir.alloca op

Kiran Chandramohan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 30 07:49:19 PDT 2021


kiranchandramohan accepted this revision.
kiranchandramohan added a comment.
This revision is now accepted and ready to land.

The pinned attribute helps mark those allocas in OpenMP regions that should not be hoisted out by an alloca hoisting pass.

LGTM.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110815



More information about the llvm-commits mailing list