[PATCH] D58070: [DAG] Remember nodes added to the worklist for pruning.
Nirav Dave via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 27 13:28:40 PST 2019
niravd updated this revision to Diff 188610.
niravd added a comment.
Rebase to tip and add FIXME for regression.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58070/new/
https://reviews.llvm.org/D58070
Files:
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/test/CodeGen/AMDGPU/and.ll
llvm/test/CodeGen/AMDGPU/calling-conventions.ll
llvm/test/CodeGen/AMDGPU/fneg-combines.ll
llvm/test/CodeGen/AMDGPU/idot2.ll
llvm/test/CodeGen/AMDGPU/idot4s.ll
llvm/test/CodeGen/AMDGPU/idot4u.ll
llvm/test/CodeGen/AMDGPU/idot8s.ll
llvm/test/CodeGen/AMDGPU/idot8u.ll
llvm/test/CodeGen/AMDGPU/mad_uint24.ll
llvm/test/CodeGen/AMDGPU/shift-and-i64-ubfe.ll
llvm/test/CodeGen/AMDGPU/shift-i64-opts.ll
llvm/test/CodeGen/AMDGPU/shl_add_ptr.ll
llvm/test/CodeGen/AMDGPU/widen-smrd-loads.ll
llvm/test/CodeGen/ARM/CGP/arm-cgp-overflow.ll
llvm/test/CodeGen/ARM/vdup.ll
llvm/test/CodeGen/PowerPC/pr39478.ll
llvm/test/CodeGen/PowerPC/testComparesigesll.ll
llvm/test/CodeGen/X86/constant-combines.ll
llvm/test/CodeGen/X86/jump_sign.ll
llvm/test/CodeGen/X86/known-signbits-vector.ll
llvm/test/CodeGen/X86/legalize-shift-64.ll
llvm/test/CodeGen/X86/masked_gather_scatter.ll
llvm/test/CodeGen/X86/movmsk.ll
llvm/test/CodeGen/X86/not-and-simplify.ll
llvm/test/CodeGen/X86/pr28504.ll
llvm/test/CodeGen/X86/pr33844.ll
llvm/test/CodeGen/X86/sse3.ll
llvm/test/CodeGen/X86/vec_extract-mmx.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58070.188610.patch
Type: text/x-patch
Size: 101551 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190227/adb4c587/attachment.bin>
More information about the llvm-commits
mailing list