[PATCH] D93610: [LegalizeType] When LegalizeType procedure widens a masked_gather, set MemoryType equal to ResultType

Bing Yu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 21 02:53:15 PST 2020


yubing updated this revision to Diff 313056.
yubing added a comment.

Modify code according to Craig's comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93610

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
  llvm/test/CodeGen/X86/masked_gather_scatter_widen.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93610.313056.patch
Type: text/x-patch
Size: 19276 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201221/355bec99/attachment.bin>


More information about the llvm-commits mailing list