[PATCH] D70051: [Codegen] TargetLowering::prepareUREMEqFold(): `x u% C1 ==/!= C2` with tautological C1 u<= C2 (PR35479)

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 22 04:34:32 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG3f46022e33bd: [Codegen] TargetLowering::prepareUREMEqFold(): `x u% C1 ==/!= C2` with… (authored by lebedev.ri).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70051

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70051.230632.patch
Type: text/x-patch
Size: 37083 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191122/f4cd3f4f/attachment-0001.bin>


More information about the llvm-commits mailing list