[PATCH] D140858: [InstCombine]: Don't simplify bits if it causes imm32 to become imm64

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 5 01:33:48 PST 2023


nikic added a comment.

I'm fine with this change, but let's wait for @spatel. The zext->sext changes in induction.ll don't look particularly problematic to me.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D140858/new/

https://reviews.llvm.org/D140858



More information about the llvm-commits mailing list