[PATCH] D112085: [DAGCombiner] fold bit-hack form of usubsat

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 21 06:01:08 PDT 2021


spatel updated this revision to Diff 381234.
spatel added a comment.

Rebased after D112138 <https://reviews.llvm.org/D112138> / 40163f1df8c60f987e8adc0 <https://reviews.llvm.org/rG40163f1df8c60f987e8adc0cb78edb289f73b771> - known x86 regressions are now avoided with enhanced custom lowering.


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

https://reviews.llvm.org/D112085

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/AMDGPU/usubsat.ll
  llvm/test/CodeGen/X86/psubus.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112085.381234.patch
Type: text/x-patch
Size: 9211 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211021/2b4a8d97/attachment.bin>


More information about the llvm-commits mailing list