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

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 21 12:57:11 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG43d6991c2a4c: [IR] Look through bitcast in hasFnAttribute() (authored by antoniofrighetto, committed by nikic).

Repository:
  rG LLVM Github Monorepo

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.374015.patch
Type: text/x-patch
Size: 17198 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210921/20bc81b5/attachment.bin>


More information about the llvm-commits mailing list