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

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 5 05:52:32 PST 2023


spatel added a comment.

Forgot to mention - please edit the patch title/description to reflect the updated code (not i32/i64 specific any more).


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