[Openmp-commits] [PATCH] D109986: [Attributor][OpenMP] Add assumption for non-call assembly instructions
Johannes Doerfert via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Fri Sep 17 11:10:59 PDT 2021
jdoerfert added inline comments.
================
Comment at: llvm/test/Transforms/Attributor/reachability.ll:20
+
+attributes #0 = { "llvm.assume"="ompx_no_call_asm" }
----------------
This is work in progress, we don't use reachability in-tree and I'll update the test as soon as we do.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109986/new/
https://reviews.llvm.org/D109986
More information about the Openmp-commits
mailing list