[all-commits] [llvm/llvm-project] f50423: [CodeGen] Use poison instead of undef as placehold...

ManuelJBrito via All-commits all-commits at lists.llvm.org
Tue Nov 22 03:40:52 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f50423c1a4422900aa1240fed643f5920451a88d
      https://github.com/llvm/llvm-project/commit/f50423c1a4422900aa1240fed643f5920451a88d
  Author: Manuel Brito <manuel.brito at tecnico.ulisboa.pt>
  Date:   2022-11-22 (Tue, 22 Nov 2022)

  Changed paths:
    M llvm/lib/CodeGen/AtomicExpandPass.cpp
    M llvm/test/Transforms/AtomicExpand/X86/expand-atomic-non-integer.ll

  Log Message:
  -----------
  [CodeGen] Use poison instead of undef as placeholder in AtomicExpandPass [NFC]

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




More information about the All-commits mailing list