[all-commits] [llvm/llvm-project] 2e2fdc: [ConstantFolding] Pre-commit tests showing denorma...

dcandler via All-commits all-commits at lists.llvm.org
Mon Jun 20 07:38:57 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2e2fdcd0f9c8515aa78eb72c497b09c78db8da10
      https://github.com/llvm/llvm-project/commit/2e2fdcd0f9c8515aa78eb72c497b09c78db8da10
  Author: David Candler <david.candler at arm.com>
  Date:   2022-06-20 (Mon, 20 Jun 2022)

  Changed paths:
    A llvm/test/Transforms/InstSimplify/constant-fold-fp-denormal.ll

  Log Message:
  -----------
  [ConstantFolding] Pre-commit tests showing denormal handling during folding

These tests demonstrate cases where the constant produced by folding
a floating point instruction should differ based on the denormal
handling mode set in function attributes.

Reviewed By: spatel

Differential Revision: https://reviews.llvm.org/D125807




More information about the All-commits mailing list