[all-commits] [llvm/llvm-project] efe0de: [NFC][IR2Vec] Increasing tolerance in `approximate...

S. VenkataKeerthy via All-commits all-commits at lists.llvm.org
Tue Jul 1 12:03:58 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: efe0deae3fc6211a15c0fa0cdf7707d06950a616
      https://github.com/llvm/llvm-project/commit/efe0deae3fc6211a15c0fa0cdf7707d06950a616
  Author: S. VenkataKeerthy <31350914+svkeerthy at users.noreply.github.com>
  Date:   2025-07-01 (Tue, 01 Jul 2025)

  Changed paths:
    M llvm/include/llvm/Analysis/IR2Vec.h
    M llvm/unittests/Analysis/IR2VecTest.cpp

  Log Message:
  -----------
  [NFC][IR2Vec] Increasing tolerance in `approximatelyEquals()` of `Embedding`  (#145117)

Increase the default tolerance for `approximatelyEquals` in IR2Vec's Embedding class from 1e-6 to 1e-4.

(Tracking issue - #141817)



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