[PATCH] D152541: [InstCombine][CGP] Move swapMayExposeCSEOpportunities() fold
Mikael Holmén via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 16 07:03:43 PDT 2023
uabelho added a comment.
In D152541#4428134 <https://reviews.llvm.org/D152541#4428134>, @nikic wrote:
> @uabelho Thanks for the report! Should be fixed by https://github.com/llvm/llvm-project/commit/b7bd3a734c7c08e1a703a4f23e3e854ba94a1bf2.
>
> Guess this didn't happen in InstCombine because this would get folded to a constant.
Yep, thanks!
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