[PATCH] D50667: [ARM] Make PerformSHLSimplify add nodes to the DAG worklist correctly.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 14 15:11:14 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL339734: [ARM] Make PerformSHLSimplify add nodes to the DAG worklist correctly. (authored by efriedma, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D50667?vs=160450&id=160701#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D50667

Files:
  llvm/trunk/include/llvm/CodeGen/TargetLowering.h
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/trunk/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/trunk/lib/Target/ARM/ARMISelLowering.cpp
  llvm/trunk/lib/Target/ARM/ARMISelLowering.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50667.160701.patch
Type: text/x-patch
Size: 5894 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180814/832bcb19/attachment.bin>


More information about the llvm-commits mailing list