[PATCH] Prevent hoisting fmul from THEN/ELSE to IF if there is fmsub/fmadd opportunity

Lawrence Hu lawrence at codeaurora.org
Thu Feb 19 11:12:13 PST 2015


rebased patch


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D7299

Files:
  include/llvm/Analysis/TargetTransformInfo.h
  include/llvm/Analysis/TargetTransformInfoImpl.h
  include/llvm/CodeGen/BasicTTIImpl.h
  include/llvm/Target/TargetLowering.h
  lib/Analysis/TargetTransformInfo.cpp
  lib/Target/AArch64/AArch64ISelLowering.cpp
  lib/Target/AArch64/AArch64ISelLowering.h
  lib/Transforms/Utils/SimplifyCFG.cpp
  test/Transforms/SimplifyCFG/AArch64/lit.local.cfg
  test/Transforms/SimplifyCFG/AArch64/prefer-fma.ll

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7299.20320.patch
Type: text/x-patch
Size: 10404 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150219/81278134/attachment.bin>


More information about the llvm-commits mailing list