[PATCH] D58632: [X86] Improve lowering of idemptotent RMW operations

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 9 15:14:29 PDT 2019


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

Remove redzone handling (to be done in a future change)


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

https://reviews.llvm.org/D58632

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58632.198917.patch
Type: text/x-patch
Size: 14677 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190509/cb2f86d1/attachment.bin>


More information about the llvm-commits mailing list