[PATCH] D88662: [ARM] Prevent constants from ICmp instruction from being hoisted if part of a min(max()) pattern

Meera Nakrani via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 2 02:29:16 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf7c0e2b8f26f: [ARM] Prevent constants from iCmp instruction from being hoisted if part of a… (authored by MeeraN).

Changed prior to commit:
  https://reviews.llvm.org/D88662?vs=295579&id=295768#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88662

Files:
  llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp
  llvm/test/CodeGen/ARM/ssat-unroll-loops.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88662.295768.patch
Type: text/x-patch
Size: 6751 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201002/cc107463/attachment.bin>


More information about the llvm-commits mailing list