[PATCH] D55565: [X86] Don't emit MULX by default with BMI2

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 12 13:27:35 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL348975: [X86] Don't emit MULX by default with BMI2 (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D55565?vs=177896&id=177901#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D55565

Files:
  llvm/trunk/lib/Target/X86/X86ISelDAGToDAG.cpp
  llvm/trunk/test/CodeGen/X86/bmi2-x86_64.ll
  llvm/trunk/test/CodeGen/X86/bmi2.ll
  llvm/trunk/test/CodeGen/X86/i128-mul.ll
  llvm/trunk/test/CodeGen/X86/mulx32.ll
  llvm/trunk/test/CodeGen/X86/mulx64.ll
  llvm/trunk/test/CodeGen/X86/pr35636.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55565.177901.patch
Type: text/x-patch
Size: 29979 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181212/b62752c3/attachment.bin>


More information about the llvm-commits mailing list