[all-commits] [llvm/llvm-project] 1f0577: InstCombine: Fix insert point for rounding intrins...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Wed Feb 11 00:14:33 PST 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1f0577836c32db03b51905bfb78e9dfb1ccd5865
      https://github.com/llvm/llvm-project/commit/1f0577836c32db03b51905bfb78e9dfb1ccd5865
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2026-02-11 (Wed, 11 Feb 2026)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
    M llvm/test/Transforms/InstCombine/simplify-demanded-fpclass-rounding-intrinsics.ll

  Log Message:
  -----------
  InstCombine: Fix insert point for rounding intrinsic -> copysign (#180837)

This would use the wrong insert point if reached in a recursive
call.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list