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

Yonghong Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 17 08:42:23 PDT 2022


yonghong-song added a comment.

Thanks. The change looks good to me from BPF perspective as it fixed the regression in https://github.com/llvm/llvm-project/issues/57872.


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