[PATCH] D108757: [X86][Codegen] PR51615: don't replace wide volatile load with narrow broadcast-from-memory

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 26 08:31:10 PDT 2021


lebedev.ri updated this revision to Diff 368893.
lebedev.ri marked 2 inline comments as done.
lebedev.ri added a comment.

Add another test as suggested by @spatel


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108757

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/pr51615.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108757.368893.patch
Type: text/x-patch
Size: 5564 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210826/bceb82ea/attachment.bin>


More information about the llvm-commits mailing list