[PATCH] D80498: [X86] Restore selection of MULX on BMI2 targets.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 27 12:30:08 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8e7e6a8d6bae: [X86] Restore selection of MULX on BMI2 targets. (authored by craig.topper).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80498/new/
https://reviews.llvm.org/D80498
Files:
llvm/lib/Target/X86/X86ISelDAGToDAG.cpp
llvm/test/CodeGen/X86/atomic-unordered.ll
llvm/test/CodeGen/X86/bmi2-x86_64.ll
llvm/test/CodeGen/X86/bmi2.ll
llvm/test/CodeGen/X86/hoist-invariant-load.ll
llvm/test/CodeGen/X86/i128-mul.ll
llvm/test/CodeGen/X86/mulx32.ll
llvm/test/CodeGen/X86/mulx64.ll
llvm/test/CodeGen/X86/pr35636.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80498.266624.patch
Type: text/x-patch
Size: 33442 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200527/d4e0112a/attachment.bin>
More information about the llvm-commits
mailing list