[PATCH] D52550: [ARM] Check for sel intrinsic use in ARM CGP

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 6 02:14:06 PST 2018


samparker updated this revision to Diff 172723.
samparker added a comment.

On initialisation, record the functions that contain uses of the sel intrinsic so that we now check on a function basis and not module.


https://reviews.llvm.org/D52550

Files:
  lib/Target/ARM/ARMCodeGenPrepare.cpp
  test/CodeGen/ARM/CGP/arm-cgp-sel.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52550.172723.patch
Type: text/x-patch
Size: 3888 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181106/74e7d46d/attachment.bin>


More information about the llvm-commits mailing list