[PATCH] D136834: [IR] Take operand bundles into account for call argument readonly/writeonly

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 31 01:23:21 PDT 2022


nikic updated this revision to Diff 471919.
nikic added a comment.

Update BasicAA test.


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

https://reviews.llvm.org/D136834

Files:
  llvm/lib/IR/Instructions.cpp
  llvm/test/Analysis/BasicAA/deoptimize.ll
  llvm/test/Transforms/FunctionAttrs/readattrs.ll
  llvm/test/Transforms/FunctionAttrs/writeonly.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136834.471919.patch
Type: text/x-patch
Size: 4367 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221031/227793eb/attachment.bin>


More information about the llvm-commits mailing list