[PATCH] D75748: [X86] Replace (most) X86ISD::SHLD/SHRD usage with ISD::FSHL/FSHR generic opcodes (PR39467)

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 6 09:54:20 PST 2020


RKSimon updated this revision to Diff 248768.
RKSimon added a comment.

rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75748

Files:
  llvm/test/CodeGen/X86/clear-highbits.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75748.248768.patch
Type: text/x-patch
Size: 20419 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200306/bbba203c/attachment.bin>


More information about the llvm-commits mailing list