[all-commits] [llvm/llvm-project] 24ca72: [msan] Precommit test for regression from c55fffe

Vitaly Buka via All-commits all-commits at lists.llvm.org
Fri Apr 28 16:27:13 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 24ca728dc60f5e136fa017c3611647d146ab88ed
      https://github.com/llvm/llvm-project/commit/24ca728dc60f5e136fa017c3611647d146ab88ed
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2023-04-28 (Fri, 28 Apr 2023)

  Changed paths:
    A llvm/test/Instrumentation/MemorySanitizer/is-fpclass.ll

  Log Message:
  -----------
  [msan] Precommit test for regression from c55fffe

Msan uses strict approach for unknown intrinsics like fpclass. So any
uninitialized bits in the value trigger msan report.




More information about the All-commits mailing list