[all-commits] [llvm/llvm-project] 45a892: Use poison instead of undef where its used as a pl...

ManuelJBrito via All-commits all-commits at lists.llvm.org
Sun Dec 11 09:18:23 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 45a892d0124ad430faebd96bc46f8abb0bf4f0dd
      https://github.com/llvm/llvm-project/commit/45a892d0124ad430faebd96bc46f8abb0bf4f0dd
  Author: Manuel Brito <manuel.brito at tecnico.ulisboa.pt>
  Date:   2022-12-11 (Sun, 11 Dec 2022)

  Changed paths:
    M llvm/lib/Analysis/ValueTracking.cpp
    M llvm/lib/CodeGen/SjLjEHPrepare.cpp
    M llvm/lib/Target/SPIRV/SPIRVPrepareFunctions.cpp
    M llvm/lib/Transforms/Instrumentation/ThreadSanitizer.cpp
    M llvm/test/Instrumentation/ThreadSanitizer/atomic.ll

  Log Message:
  -----------
  Use poison instead of undef where its used as a placeholder [NFC]

Differential Revision: https://reviews.llvm.org/D139789




More information about the All-commits mailing list