[PATCH] D147688: [X86] Fix a crash issue after D147243

Phoebe Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 6 01:25:07 PDT 2023


pengfei created this revision.
pengfei added reviewers: RKSimon, goldstein.w.n.
Herald added a subscriber: hiraditya.
Herald added a project: All.
pengfei requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

`FCMP` may use `ISD::SETNE` when `nnan`.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D147688

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147688.511322.patch
Type: text/x-patch
Size: 4730 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230406/23271d6d/attachment.bin>


More information about the llvm-commits mailing list