[PATCH] D78069: [llvm][CodeGen] Fix issue for SVE gather prefetch.

Francesco Petrogalli via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 15 16:01:50 PDT 2020


fpetrogalli updated this revision to Diff 257877.
fpetrogalli added a comment.

Reverting to the DAG Combine method instead of using tablegen patters, as agreed with @sdesmalen.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78069

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/sve-intrinsics-gather-prefetches-vect-base-invalid-imm-offset.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78069.257877.patch
Type: text/x-patch
Size: 18883 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200415/0534b601/attachment-0001.bin>


More information about the llvm-commits mailing list