[PATCH] D149348: RFD: Do not CSE convergent calls in different basic blocks
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 27 08:34:38 PDT 2023
foad added a comment.
> Move logic from Instruction::hasSameSpecialState to
> Instruction::isIdenticalToWhenDefined. @nikic is that more acceptable?
Failing that I can move it up into SimpleValue's isEqualImpl in EarlyCSE.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149348/new/
https://reviews.llvm.org/D149348
More information about the llvm-commits
mailing list