[PATCH] D139078: [X86][FP16] Do not combine fminnum/fmaxnum for FP16 emulation

Phoebe Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 1 05:31:40 PST 2022


pengfei updated this revision to Diff 479256.
pengfei marked an inline comment as done.
pengfei added a comment.

Address review comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139078

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/pr59258.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139078.479256.patch
Type: text/x-patch
Size: 10143 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221201/65893e95/attachment.bin>


More information about the llvm-commits mailing list