[PATCH] D156050: [X86][FP16] Split v32f16 shuffle when feature BWI is off

Phoebe Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 23 03:35:42 PDT 2023


pengfei created this revision.
pengfei added reviewers: RKSimon, craig.topper, skan.
Herald added a subscriber: hiraditya.
Herald added a project: All.
pengfei requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Found this problem when investigating #63017


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D156050

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/shuffle-half.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156050.543267.patch
Type: text/x-patch
Size: 16039 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230723/f104c58c/attachment.bin>


More information about the llvm-commits mailing list