[PATCH] D138483: [CodeGen] Use poison instead of undef as placeholder in AtomicExpandPass [NFC]

Nuno Lopes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 24 00:43:01 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf408635b26b4: [CodeGen] Use poison instead of undef as placeholder in AtomicExpandPass [NFC] (authored by ManuelJBrito, committed by nlopes).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D138483/new/

https://reviews.llvm.org/D138483

Files:
  llvm/lib/CodeGen/AtomicExpandPass.cpp
  llvm/test/Transforms/AtomicExpand/AArch64/pcsections.ll
  llvm/test/Transforms/AtomicExpand/AMDGPU/expand-atomic-i16.ll
  llvm/test/Transforms/AtomicExpand/AMDGPU/expand-atomic-i8.ll
  llvm/test/Transforms/AtomicExpand/PowerPC/cmpxchg.ll
  llvm/test/Transforms/AtomicExpand/RISCV/atomicrmw-fp.ll
  llvm/test/Transforms/AtomicExpand/SPARC/libcalls.ll
  llvm/test/Transforms/AtomicExpand/SPARC/partword.ll
  llvm/test/Transforms/AtomicExpand/X86/expand-atomic-non-integer.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138483.477696.patch
Type: text/x-patch
Size: 15578 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221124/2d5c47cb/attachment.bin>


More information about the llvm-commits mailing list