[PATCH] D155734: [X86][AArch64] Add additional extract_lowbits test

Danila Malyutin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 19 11:02:12 PDT 2023


danilaml created this revision.
Herald added subscribers: pengfei, kristof.beyls.
Herald added a project: All.
danilaml requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Check that vreg_width-1 mask is only removed for shifts


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D155734

Files:
  llvm/test/CodeGen/AArch64/extract-lowbits.ll
  llvm/test/CodeGen/X86/extract-lowbits.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155734.542118.patch
Type: text/x-patch
Size: 57792 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230719/0558e23d/attachment.bin>


More information about the llvm-commits mailing list