[all-commits] [llvm/llvm-project] 7e1910: [DebugInfo] Map VAM args to `poison` instead of `u...

Pedro Lobo via All-commits all-commits at lists.llvm.org
Mon Jan 13 13:39:02 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7e191038957cf5e22da55ba577ce6e033236b05f
      https://github.com/llvm/llvm-project/commit/7e191038957cf5e22da55ba577ce6e033236b05f
  Author: Pedro Lobo <pedro.lobo at tecnico.ulisboa.pt>
  Date:   2025-01-13 (Mon, 13 Jan 2025)

  Changed paths:
    M llvm/lib/Transforms/Utils/ValueMapper.cpp
    M llvm/unittests/Transforms/Utils/ValueMapperTest.cpp

  Log Message:
  -----------
  [DebugInfo] Map VAM args to `poison` instead of `undef` [NFC] (#122756)

If an argument cannot be mapped in `Mapper::mapValue`, it can be mapped
to `poison` instead of `undef`.



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