[all-commits] [llvm/llvm-project] 6f2e94: InstSimplify: Handle folding fcmp with literal nan...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Sat Sep 2 07:22:23 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6f2e943de67aed26c356ebbc03c5afb9925557bd
      https://github.com/llvm/llvm-project/commit/6f2e943de67aed26c356ebbc03c5afb9925557bd
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2023-09-02 (Sat, 02 Sep 2023)

  Changed paths:
    M llvm/lib/Analysis/InstructionSimplify.cpp
    A llvm/test/Transforms/JumpThreading/simplify-fcmp-inst-no-context-literal-nan.ll

  Log Message:
  -----------
  InstSimplify: Handle folding fcmp with literal nans without a context instruction

Fixes reported assert after ddb3f12c428bc4bd5a98913d74dfd7f2402bdfd8




More information about the All-commits mailing list