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

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 4 04:09:57 PST 2023


RKSimon added a comment.

llvm.assume is lost when we go to the DAG - but don't we generate a suitable AssertZext node?


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