[PATCH] D93997: [InterleavedAccess] Return correct 'modified' status.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 4 05:23:58 PST 2021


fhahn updated this revision to Diff 314367.
fhahn added a comment.

Update replaceBinOpShuffles to return a bool indicating if it made changes.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93997

Files:
  llvm/lib/CodeGen/InterleavedAccessPass.cpp
  llvm/test/Transforms/InterleavedAccess/X86/interleave-load-extract-shuffle-changes.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93997.314367.patch
Type: text/x-patch
Size: 5471 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210104/24eec111/attachment.bin>


More information about the llvm-commits mailing list