[all-commits] [llvm/llvm-project] 1b3164: [DFSan] Change placeholders from `undef` to `poiso...

Pedro Lobo via All-commits all-commits at lists.llvm.org
Mon Mar 17 15:17:08 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1b31646757777c8ef68932ac61084b4bd7af2bc1
      https://github.com/llvm/llvm-project/commit/1b31646757777c8ef68932ac61084b4bd7af2bc1
  Author: Pedro Lobo <pedro.lobo at tecnico.ulisboa.pt>
  Date:   2025-03-17 (Mon, 17 Mar 2025)

  Changed paths:
    M llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp

  Log Message:
  -----------
  [DFSan] Change placeholders from `undef` to `poison` (#131534)

Use `poison` to create dummy phi nodes 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