[PATCH] D157495: [Atomic-Expand] Run SimplifyCFG from Atomic-Expand on CAS loop blocks.

Pravin Jagtap via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 27 21:42:52 PDT 2023


pravinjagtap updated this revision to Diff 553830.
pravinjagtap added a comment.

Added comments that documents the motivation for this change.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157495

Files:
  llvm/include/llvm/CodeGen/AtomicExpandUtils.h
  llvm/lib/CodeGen/AtomicExpandPass.cpp
  llvm/test/Transforms/AtomicExpand/AMDGPU/expand-atomic-simplify-cfg-CAS-block.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157495.553830.patch
Type: text/x-patch
Size: 10013 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230828/157c748e/attachment.bin>


More information about the llvm-commits mailing list