[PATCH] D148710: [DAGCombiner] Hoist add/sub binop w/ constant op only if it won't increase divergency node

chenglin.bi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 20 15:43:27 PDT 2023


bcl5980 updated this revision to Diff 515514.
bcl5980 retitled this revision from "[DAGCombiner] Limit 'hoist add/sub binop w/ constant op' to the same divergency property" to "[DAGCombiner] Hoist add/sub binop w/ constant op only if it won't increase divergency node".
bcl5980 edited the summary of this revision.

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

https://reviews.llvm.org/D148710

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.s.barrier.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148710.515514.patch
Type: text/x-patch
Size: 5563 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230420/2b7ebd8a/attachment.bin>


More information about the llvm-commits mailing list