[PATCH] D109986: [Attributor][OpenMP] Add assumption for non-call assembly instructions

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 28 10:08:39 PDT 2022


jdoerfert updated this revision to Diff 418631.
jdoerfert added a comment.
Herald added a project: All.

Update test case


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109986

Files:
  llvm/include/llvm/IR/Assumptions.h
  llvm/lib/IR/Assumptions.cpp
  llvm/lib/Transforms/IPO/AttributorAttributes.cpp
  llvm/test/Transforms/Attributor/reachability.ll
  openmp/libomptarget/DeviceRTL/include/Types.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109986.418631.patch
Type: text/x-patch
Size: 5488 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220328/1ad89cb0/attachment-0001.bin>


More information about the llvm-commits mailing list