[PATCH] D148710: [DAGCombiner] Limit 'hoist add/sub binop w/ constant op' to the same divergency property

chenglin.bi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 19 05:50:25 PDT 2023


bcl5980 added a comment.

This is a general solution for regression of D148463 <https://reviews.llvm.org/D148463>.


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

https://reviews.llvm.org/D148710



More information about the llvm-commits mailing list