[PATCH] D44403: [X86] Remove SplitBinaryOpsAndApply and use SplitOpsAndApply by adding curly braces around the ops.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 12 16:32:11 PDT 2018


craig.topper created this revision.
craig.topper added a reviewer: RKSimon.

Unless you were intentionally avoiding this syntax? I saw you mentioned makeArrayRef in your commit that added SplitOpsAndApply.


Repository:
  rL LLVM

https://reviews.llvm.org/D44403

Files:
  lib/Target/X86/X86ISelLowering.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44403.138106.patch
Type: text/x-patch
Size: 8269 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180312/01f0a9a0/attachment.bin>


More information about the llvm-commits mailing list