[PATCH] D119578: [X86] selectLEAAddr - add X86ISD::SMUL/UMULO handling
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Feb 12 06:31:47 PST 2022
RKSimon updated this revision to Diff 408179.
RKSimon added a comment.
Fix clang-format
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119578/new/
https://reviews.llvm.org/D119578
Files:
llvm/lib/Target/X86/X86ISelDAGToDAG.cpp
llvm/test/CodeGen/X86/select-lea.ll
llvm/test/CodeGen/X86/umul_fix_sat.ll
llvm/test/CodeGen/X86/umulo-128-legalisation-lowering.ll
llvm/test/CodeGen/X86/umulo-64-legalisation-lowering.ll
llvm/test/CodeGen/X86/vec_umulo.ll
llvm/test/CodeGen/X86/xmulo.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119578.408179.patch
Type: text/x-patch
Size: 32004 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220212/6f85bfa3/attachment.bin>
More information about the llvm-commits
mailing list