[PATCH] D159406: [SelectionDAG] Add computeOverflowForSignedMul / computeOverflowForUnsignedMul overflow handlers
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 7 02:03:46 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG741c1278175b: [SelectionDAG] Add computeOverflowForSignedMul / computeOverflowForUnsignedMul… (authored by elhewaty, committed by RKSimon).
Changed prior to commit:
https://reviews.llvm.org/D159406?vs=555998&id=556116#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D159406/new/
https://reviews.llvm.org/D159406
Files:
llvm/include/llvm/CodeGen/SelectionDAG.h
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
llvm/test/CodeGen/X86/combine-mulo.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159406.556116.patch
Type: text/x-patch
Size: 7808 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230907/e7615df3/attachment.bin>
More information about the llvm-commits
mailing list