[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
Tue Nov 22 03:40:39 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf50423c1a442: [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/X86/expand-atomic-non-integer.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138483.477131.patch
Type: text/x-patch
Size: 4896 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221122/b618aa16/attachment.bin>


More information about the llvm-commits mailing list