[PATCH] D154606: [PowerPC] Add DFP test instruction definitions and MC tests

Kamau Bridgeman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 7 09:41:48 PDT 2023


kamaub updated this revision to Diff 538177.
kamaub added a comment.

Removing the "mayRaiseFPException" predicate as it does not apply to these instructions.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154606

Files:
  llvm/lib/Target/PowerPC/PPCInstrDFP.td
  llvm/lib/Target/PowerPC/PPCInstrFormats.td
  llvm/test/MC/Disassembler/PowerPC/ppc64-encoding-dfp.txt
  llvm/test/MC/PowerPC/ppc64-encoding-dfp.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154606.538177.patch
Type: text/x-patch
Size: 6852 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230707/74ec28e3/attachment.bin>


More information about the llvm-commits mailing list