[PATCH] D146121: [DAG] Move lshr narrowing from visitANDLike to SimplifyDemandedBits

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 12 02:39:02 PDT 2023


RKSimon added a comment.

I agree - a great deal of folds are poorly designed - we hit a lot of this with D127115 <https://reviews.llvm.org/D127115> and are now seeing very similar things with D152928 <https://reviews.llvm.org/D152928> - if you find examples, PLEASE write up an issue ticket as it speeds up triage a great deal.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146121



More information about the llvm-commits mailing list