[PATCH] D152541: [InstCombine][CGP] Move swapMayExposeCSEOpportunities() fold
Mikael Holmén via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 15 22:25:57 PDT 2023
uabelho added a comment.
Herald added a subscriber: wangpc.
Hi,
The following starts hanging in CGP with this patch:
llc -march=x86-64 -mcpu=corei7 -o /dev/null stress-11366.ll
The input was generated with
bin/llvm-stress -size 300 -seed 11366
F27935588: stress-11366.ll <https://reviews.llvm.org/F27935588>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152541/new/
https://reviews.llvm.org/D152541
More information about the llvm-commits
mailing list