[PATCH] D74453: [LegalizeTypes][RISCV] Correctly sign-extend comparison for ATOMIC_CMP_XCHG

Jessica Clarke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 1 07:53:56 PDT 2020


This revision was automatically updated to reflect the committed changes.
jrtc27 marked an inline comment as done.
Closed by commit rG616289ed2922: [LegalizeTypes][RISCV] Correctly sign-extend comparison for ATOMIC_CMP_XCHG (authored by jrtc27).

Changed prior to commit:
  https://reviews.llvm.org/D74453?vs=244040&id=254203#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74453

Files:
  llvm/include/llvm/CodeGen/TargetLowering.h
  llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/test/CodeGen/RISCV/atomic-cmpxchg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74453.254203.patch
Type: text/x-patch
Size: 5513 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200401/c9369968/attachment.bin>


More information about the llvm-commits mailing list