[PATCH] D140846: [NVPTX] Fix NVPTX lowering of frem when denominator is infinite.

Benjamin Chetioui via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 4 00:57:22 PST 2023


bchetioui updated this revision to Diff 486189.
bchetioui added a comment.

Address comments requested by reviewers.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140846

Files:
  llvm/lib/Target/NVPTX/NVPTXInstrInfo.td
  llvm/test/CodeGen/NVPTX/f16-instructions.ll
  llvm/test/CodeGen/NVPTX/f16x2-instructions.ll
  llvm/test/CodeGen/NVPTX/fast-math.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140846.486189.patch
Type: text/x-patch
Size: 19233 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230104/bcd3a59b/attachment-0001.bin>


More information about the llvm-commits mailing list