[PATCH] D23313: X86: FMA intrinsic + FNEG - sequence optimization

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 16 05:47:48 PDT 2016


RKSimon added a comment.

We're already doing some constant pool extraction with getTargetShuffleMaskIndices/getTargetShuffleMaskConstant - what if we generalized that?


Repository:
  rL LLVM

https://reviews.llvm.org/D23313





More information about the llvm-commits mailing list