[PATCH] D128216: [X86] Add SimplifyMultipleUseDemandedBitsForTargetNode X86ISD::ANDNP handling

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 14 03:38:12 PDT 2022


RKSimon updated this revision to Diff 452507.
RKSimon added a comment.

cleanup the comment to be ANDNP specific


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128216

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/combine-udiv.ll
  llvm/test/CodeGen/X86/vector-interleaved-load-i16-stride-5.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128216.452507.patch
Type: text/x-patch
Size: 51853 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220814/25fd9b19/attachment.bin>


More information about the llvm-commits mailing list