[PATCH] D129905: [SDAG] Add test for DAGCombiner multiple result commutative CSE
Sergei Barannikov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 15 14:45:04 PDT 2022
barannikov88 accepted this revision.
barannikov88 added a comment.
This revision is now accepted and ready to land.
Checked locally, there are indeed UMUL_LOHI nodes which haven't been CSEd, so LGTM.
I'm wondering how you came up with this...
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129905/new/
https://reviews.llvm.org/D129905
More information about the llvm-commits
mailing list