[PATCH] D61862: Use an offset from TOS for idempotent rmw locked op lowering

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 13 22:50:12 PDT 2019


reames updated this revision to Diff 199372.
reames added a comment.

Address review comment, and update one test I'd missed previously.


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

https://reviews.llvm.org/D61862

Files:
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/X86/atomic-idempotent.ll
  test/CodeGen/X86/speculative-load-hardening.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61862.199372.patch
Type: text/x-patch
Size: 4711 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190514/81fec0fd/attachment.bin>


More information about the llvm-commits mailing list