[PATCH] D142641: AMDGPU: Force sign operand of f64 fcopysign to f32

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 26 16:12:57 PST 2023


arsenm updated this revision to Diff 492590.
arsenm added a comment.

Avoid second bitcast


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

https://reviews.llvm.org/D142641

Files:
  llvm/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/lib/Target/AMDGPU/SIISelLowering.h
  llvm/test/CodeGen/AMDGPU/fnearbyint.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142641.492590.patch
Type: text/x-patch
Size: 6310 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230127/f0739177/attachment.bin>


More information about the llvm-commits mailing list