[PATCH] D78989: [NFC] [PowerPC] Narrow fast-math flags in tests

Qiu Chaofan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 28 03:11:30 PDT 2020


qiucf updated this revision to Diff 260576.
qiucf added a comment.
Herald added a subscriber: wuzish.

Remove an incorrect update_script header


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D78989/new/

https://reviews.llvm.org/D78989

Files:
  llvm/test/CodeGen/PowerPC/combine-fneg.ll
  llvm/test/CodeGen/PowerPC/fdiv.ll
  llvm/test/CodeGen/PowerPC/fma-assoc.ll
  llvm/test/CodeGen/PowerPC/fma-combine.ll
  llvm/test/CodeGen/PowerPC/fma-mutate.ll
  llvm/test/CodeGen/PowerPC/fma-negate.ll
  llvm/test/CodeGen/PowerPC/fma-precision.ll
  llvm/test/CodeGen/PowerPC/fmf-propagation.ll
  llvm/test/CodeGen/PowerPC/load-two-flts.ll
  llvm/test/CodeGen/PowerPC/pow.75.ll
  llvm/test/CodeGen/PowerPC/ppc64-P9-setb.ll
  llvm/test/CodeGen/PowerPC/qpx-recipest.ll
  llvm/test/CodeGen/PowerPC/recipest.ll
  llvm/test/CodeGen/PowerPC/repeated-fp-divisors.ll
  llvm/test/CodeGen/PowerPC/scalar-equal.ll
  llvm/test/CodeGen/PowerPC/scalar-min-max.ll
  llvm/test/CodeGen/PowerPC/scalar_cmp.ll
  llvm/test/CodeGen/PowerPC/vec-min-max.ll
  llvm/test/CodeGen/PowerPC/vsx-fma-mutate-trivial-copy.ll
  llvm/test/CodeGen/PowerPC/vsx-recip-est.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78989.260576.patch
Type: text/x-patch
Size: 41248 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200428/9d4d45d7/attachment-0001.bin>


More information about the llvm-commits mailing list