[PATCH] D54552: [InstSimplify] delete shift-of-zero guard ops around funnel shifts

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 15 06:56:11 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL346960: [InstSimplify] delete shift-of-zero guard ops around funnel shifts (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D54552?vs=174108&id=174207#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D54552

Files:
  llvm/trunk/lib/Analysis/InstructionSimplify.cpp
  llvm/trunk/test/Transforms/InstSimplify/call.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54552.174207.patch
Type: text/x-patch
Size: 8416 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181115/2adbb115/attachment.bin>


More information about the llvm-commits mailing list