[PATCH] D80483: [X86] Teach combineTruncatedArithmetic to push truncate through subtracts where only one of the inputs is free to truncate.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 25 12:20:12 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG51a276c759c9: [X86] Teach combineTruncatedArithmetic to push truncate through subtracts where… (authored by craig.topper).
Changed prior to commit:
https://reviews.llvm.org/D80483?vs=265896&id=266065#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80483/new/
https://reviews.llvm.org/D80483
Files:
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/psubus.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80483.266065.patch
Type: text/x-patch
Size: 57851 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200525/b8c1f4b6/attachment-0001.bin>
More information about the llvm-commits
mailing list