[PATCH] D136042: [DAG] Enable combineShiftOfShiftedLogic folds after type legalization

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 19 06:50:17 PDT 2022


RKSimon added a comment.

@foad I gave up on D136081 <https://reviews.llvm.org/D136081> and instead just tried harder not to lose patterns that the existing BFE match code can handle.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136042



More information about the llvm-commits mailing list