[all-commits] [llvm/llvm-project] ea9e17: [msan][NFCI] Add test for llvm.bitreverse (#125592)

Thurston Dang via All-commits all-commits at lists.llvm.org
Mon Feb 3 16:15:11 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ea9e174b9593ade60537cc4b3f463da6684d3974
      https://github.com/llvm/llvm-project/commit/ea9e174b9593ade60537cc4b3f463da6684d3974
  Author: Thurston Dang <thurston at google.com>
  Date:   2025-02-03 (Mon, 03 Feb 2025)

  Changed paths:
    A llvm/test/Instrumentation/MemorySanitizer/bitreverse.ll

  Log Message:
  -----------
  [msan][NFCI] Add test for llvm.bitreverse (#125592)

The heuristic handler for llvm.reverse is incorrect because it doesn't
reverse the shadow.

Forked from llvm/test/CodeGen/X86/bitreverse.ll



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