[PATCH] D145129: [X86] Fix undefined access in `matchUnaryPermuteShuffle`

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 1 22:43:22 PST 2023


goldstein.w.n updated this revision to Diff 501749.
goldstein.w.n added a comment.

Make full recommit


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145129

Files:
  llvm/lib/Target/X86/X86.td
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/lib/Target/X86/X86TargetTransformInfo.h
  llvm/test/CodeGen/X86/avx512-hadd-hsub.ll
  llvm/test/CodeGen/X86/min-legal-vector-width.ll
  llvm/test/CodeGen/X86/pr57340.ll
  llvm/test/CodeGen/X86/shuffle-as-shifts.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145129.501749.patch
Type: text/x-patch
Size: 66152 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230302/b6f532f3/attachment.bin>


More information about the llvm-commits mailing list