[PATCH] D119967: [InstCombineCalls] Optimize call of bitcast even w/ parameter attributes

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 28 18:58:54 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGbb0b23174e4a: [InstCombineCalls] Optimize call of bitcast even w/ parameter attributes (authored by jdoerfert).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119967

Files:
  llvm/include/llvm/IR/Attributes.h
  llvm/lib/IR/Attributes.cpp
  llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/test/Transforms/InstCombine/call-cast-attrs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119967.418755.patch
Type: text/x-patch
Size: 8471 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220329/1425824f/attachment.bin>


More information about the llvm-commits mailing list