[PATCH] D81639: [ARM] Remove hasSideEffects from FP converts

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 5 08:30:45 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG74ca67c109c8: [ARM] Remove hasSideEffects from FP converts (authored by dmgreen).

Changed prior to commit:
  https://reviews.llvm.org/D81639?vs=270080&id=275551#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81639

Files:
  llvm/lib/Target/ARM/ARMInstrVFP.td
  llvm/test/CodeGen/ARM/cmov_fp16.ll
  llvm/test/CodeGen/ARM/fp16-args.ll
  llvm/test/CodeGen/ARM/fp16-bitcast.ll
  llvm/test/CodeGen/ARM/fp16-fullfp16.ll
  llvm/test/CodeGen/ARM/fp16-instructions.ll
  llvm/test/CodeGen/ARM/no-fpscr-liveness.ll
  llvm/test/CodeGen/ARM/vcvt.ll
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/mve-float-loops.ll
  llvm/test/CodeGen/Thumb2/mve-masked-store.ll
  llvm/test/CodeGen/Thumb2/mve-vcvt.ll
  llvm/test/CodeGen/Thumb2/mve-vcvt16.ll
  llvm/unittests/Target/ARM/MachineInstrTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81639.275551.patch
Type: text/x-patch
Size: 40822 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200705/a2304a11/attachment.bin>


More information about the llvm-commits mailing list