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

Tim Neumann via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 13 06:58:13 PST 2023


TimNN updated this revision to Diff 488990.
TimNN marked an inline comment as done.
TimNN added a comment.

Don't use anonymous values in tests


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_dae_noundef.ll
  llvm/test/Transforms/FunctionImport/attr_fixup_dae_noundef.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139209.488990.patch
Type: text/x-patch
Size: 6616 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230113/f1949fca/attachment.bin>


More information about the llvm-commits mailing list