[PATCH] D109888: Bitcast wrapped in a call obscures function attributes, pessimizing MemorySSA

Antonio Frighetto via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 16 11:07:45 PDT 2021


antoniofrighetto updated this revision to Diff 373004.
antoniofrighetto marked an inline comment as done.

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

https://reviews.llvm.org/D109888

Files:
  llvm/lib/IR/Instructions.cpp
  llvm/test/Analysis/MemorySSA/call-bitcast.ll
  llvm/test/Transforms/Attributor/IPConstantProp/arg-count-mismatch.ll
  llvm/test/Transforms/Attributor/IPConstantProp/arg-type-mismatch.ll
  llvm/test/Transforms/Attributor/liveness.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109888.373004.patch
Type: text/x-patch
Size: 17198 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210916/c2f8702a/attachment.bin>


More information about the llvm-commits mailing list