[PATCH] D139209: [IRMover] Remove UB implying parameter attributes when necessary

Tim Neumann via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 7 01:17:14 PST 2022


TimNN updated this revision to Diff 480805.
TimNN added a comment.

Sync to HEAD to check if that resolves the (IMO likely unrelated) test timeout.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139209

Files:
  llvm/include/llvm/IR/Attributes.h
  llvm/lib/Linker/IRMover.cpp
  llvm/test/Transforms/FunctionImport/Inputs/attr_fixup.ll
  llvm/test/Transforms/FunctionImport/attr_fixup.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139209.480805.patch
Type: text/x-patch
Size: 6403 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221207/80ee27c1/attachment.bin>


More information about the llvm-commits mailing list