[PATCH] D118906: [TypePromotion] Search from Phis

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 3 07:09:29 PST 2022


samparker created this revision.
samparker added reviewers: dmgreen, avieira, craig.topper, adriantong1024.
Herald added a subscriber: hiraditya.
samparker requested review of this revision.
Herald added a project: LLVM.

Search from phis as well as icmps.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D118906

Files:
  llvm/lib/CodeGen/TypePromotion.cpp
  llvm/test/Transforms/TypePromotion/ARM/calls.ll
  llvm/test/Transforms/TypePromotion/ARM/casts.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118906.405630.patch
Type: text/x-patch
Size: 8892 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220203/122abef3/attachment.bin>


More information about the llvm-commits mailing list