[PATCH] D152541: [InstCombine][CGP] Move swapMayExposeCSEOpportunities() fold

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 16 06:51:06 PDT 2023


nikic added a comment.

@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.


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