[PATCH] D63963: [Codegen][SelectionDAG] X u% C == 0 fold: non-splat vector improvements

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 20 09:33:38 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL366637: [Codegen][SelectionDAG] X u% C == 0 fold: non-splat vector improvements (authored by lebedevri, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D63963?vs=210533&id=210963#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D63963

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/trunk/test/CodeGen/AArch64/urem-seteq-vec-nonsplat.ll
  llvm/trunk/test/CodeGen/X86/urem-seteq-vec-nonsplat.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63963.210963.patch
Type: text/x-patch
Size: 64147 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190720/47d0e553/attachment.bin>


More information about the llvm-commits mailing list