[PATCH] D147321: [Flang][OMPIRBuilder] Add nounwind attribute to the LLVM IR

Dominik Adamski via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 20 02:17:47 PDT 2023


domada updated this revision to Diff 515259.
domada added a comment.
Herald added a subscriber: bviyer.

Patch rebased


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

https://reviews.llvm.org/D147321

Files:
  clang/lib/CodeGen/CodeGenFunction.cpp
  llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h
  llvm/include/llvm/IR/IRBuilder.h
  llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
  llvm/lib/IR/IRBuilder.cpp
  mlir/lib/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.cpp
  mlir/test/Target/LLVMIR/openmp-llvm.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147321.515259.patch
Type: text/x-patch
Size: 6096 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230420/de3398d5/attachment.bin>


More information about the cfe-commits mailing list