[all-commits] [llvm/llvm-project] 38b9dd: [flang] Fold ERFC_SCALED	(#112287)
    Peter Klausler via All-commits 
    all-commits at lists.llvm.org
       
    Tue Oct 15 14:23:37 PDT 2024
    
    
  
  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 38b9dd7a7f393f990251c6cc204cfbea05930a0e
      https://github.com/llvm/llvm-project/commit/38b9dd7a7f393f990251c6cc204cfbea05930a0e
  Author: Peter Klausler <pklausler at nvidia.com>
  Date:   2024-10-15 (Tue, 15 Oct 2024)
  Changed paths:
    A flang/include/flang/Common/erfc-scaled.h
    M flang/lib/Evaluate/intrinsics-library.cpp
    M flang/runtime/numeric-templates.h
    A flang/test/Evaluate/fold-erfc-scaled.f90
  Log Message:
  -----------
  [flang] Fold ERFC_SCALED (#112287)
Move the ErfcScaled template function from the runtime into a new header
file in flang/include/Common, then use it in constant folding to
implement folding for the erfc_scaled() intrinsic function.
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