[PATCH] D134561: AtomicExpand: Support cmpxchg expansion for small FP types

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 26 01:00:57 PDT 2022


foad added inline comments.


================
Comment at: llvm/lib/CodeGen/AtomicExpandPass.cpp:617
 struct PartwordMaskValues {
   // These three fields are guaranteed to be set by createMaskInstrs.
   Type *WordType = nullptr;
----------------
Spanish Inquisition bug: "four fields"


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

https://reviews.llvm.org/D134561



More information about the llvm-commits mailing list