[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 16:07:49 PDT 2023


bcl5980 updated this revision to Diff 515119.
bcl5980 added a comment.
Herald added subscribers: kosarev, kerbowa, jvesely.

update test result.


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.515119.patch
Type: text/x-patch
Size: 5544 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230419/e01e026d/attachment.bin>


More information about the llvm-commits mailing list