[PATCH] D81307: [X86] Return 0 from TTI getNumberOfRegisters and getRegisterBitWidth on SSE1 only targets

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 7 12:46:54 PDT 2020


craig.topper updated this revision to Diff 269074.
craig.topper added a comment.

Add SSE1 command line to an SLP test.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81307

Files:
  llvm/lib/Target/X86/X86TargetTransformInfo.cpp
  llvm/test/Transforms/SLPVectorizer/X86/arith-fp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81307.269074.patch
Type: text/x-patch
Size: 62345 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200607/8672eff9/attachment.bin>


More information about the llvm-commits mailing list