[PATCH] D155481: [RISCV] A test for conditional binary ops.

Mikhail Gudim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 17 09:55:21 PDT 2023


mgudim updated this revision to Diff 541107.
mgudim added a comment.

added 32-bit versions
removed `fadd` and `fsub` because `0.0f` is not an identity for these operations.


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

https://reviews.llvm.org/D155481

Files:
  llvm/test/CodeGen/RISCV/condbinops.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155481.541107.patch
Type: text/x-patch
Size: 31007 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230717/2e75c31d/attachment.bin>


More information about the llvm-commits mailing list