[PATCH] D115352: [AArch64] Add mayRaiseFPException to appropriate instructions

John Brawn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 14 08:52:06 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG27a8735a444f: [AArch64] Add mayRaiseFPException to appropriate instructions (authored by john.brawn).

Changed prior to commit:
  https://reviews.llvm.org/D115352?vs=416142&id=422880#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115352

Files:
  llvm/lib/Target/AArch64/AArch64InstrFormats.td
  llvm/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/fold-brcond-fcmp.mir
  llvm/test/CodeGen/AArch64/GlobalISel/fold-fp-select.mir
  llvm/test/CodeGen/AArch64/GlobalISel/fold-select.mir
  llvm/test/CodeGen/AArch64/GlobalISel/preselect-process-phis.mir
  llvm/test/CodeGen/AArch64/GlobalISel/select-binop.mir
  llvm/test/CodeGen/AArch64/GlobalISel/select-ceil.mir
  llvm/test/CodeGen/AArch64/GlobalISel/select-faddp.mir
  llvm/test/CodeGen/AArch64/GlobalISel/select-fcmp.mir
  llvm/test/CodeGen/AArch64/GlobalISel/select-floor.mir
  llvm/test/CodeGen/AArch64/GlobalISel/select-fma.mir
  llvm/test/CodeGen/AArch64/GlobalISel/select-fmul-indexed.mir
  llvm/test/CodeGen/AArch64/GlobalISel/select-fp-casts.mir
  llvm/test/CodeGen/AArch64/GlobalISel/select-frint-nofp16.mir
  llvm/test/CodeGen/AArch64/GlobalISel/select-frint.mir
  llvm/test/CodeGen/AArch64/GlobalISel/select-imm.mir
  llvm/test/CodeGen/AArch64/GlobalISel/select-intrinsic-round.mir
  llvm/test/CodeGen/AArch64/GlobalISel/select-intrinsic-trunc.mir
  llvm/test/CodeGen/AArch64/GlobalISel/select-nearbyint.mir
  llvm/test/CodeGen/AArch64/GlobalISel/select-neon-vector-fcmp.mir
  llvm/test/CodeGen/AArch64/GlobalISel/select-sqrt.mir
  llvm/test/CodeGen/AArch64/GlobalISel/select-static.mir
  llvm/test/CodeGen/AArch64/GlobalISel/select-with-no-legality-check.mir
  llvm/test/CodeGen/AArch64/GlobalISel/select.mir
  llvm/test/CodeGen/AArch64/strict-fp-opt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115352.422880.patch
Type: text/x-patch
Size: 119275 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220414/fc2c99fd/attachment.bin>


More information about the llvm-commits mailing list