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

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 13 02:45:21 PDT 2018


RKSimon added a comment.

I hit some problems with ArrayRef and initializer lists that I had to fix again with https://reviews.llvm.org/rL327241 - not sure if this will be the same - you don't have the explicit ArrayRef constructor which might fix the problem


Repository:
  rL LLVM

https://reviews.llvm.org/D44403





More information about the llvm-commits mailing list