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

Pravin Jagtap via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 9 04:53:50 PDT 2023


pravinjagtap created this revision.
pravinjagtap added a reviewer: arsenm.
Herald added subscribers: khei4, hiraditya.
Herald added a project: All.
pravinjagtap requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.

Inserting an extra simplifyCFG pass run is excessive therefore
using canonical pass.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D157495

Files:
  llvm/include/llvm/CodeGen/AtomicExpandUtils.h
  llvm/lib/CodeGen/AtomicExpandPass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157495.548568.patch
Type: text/x-patch
Size: 8086 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230809/2814885c/attachment.bin>


More information about the llvm-commits mailing list