[PATCH] D106891: [Remarks] Emit optimization remarks for atomics generating CAS loop

Anshil Gandhi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 15 11:36:05 PDT 2021


gandhi21299 updated this revision to Diff 366514.
gandhi21299 added a comment.

- fixing breaking tests by eliminating passes that are no longer in the pass pipelines


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106891

Files:
  clang/test/CodeGenCUDA/atomics-remarks-gfx90a.cu
  clang/test/CodeGenOpenCL/atomics-remarks-gfx90a.cl
  llvm/lib/CodeGen/AtomicExpandPass.cpp
  llvm/test/CodeGen/AMDGPU/atomics-remarks-gfx90a.ll
  llvm/test/CodeGen/PowerPC/O3-pipeline.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106891.366514.patch
Type: text/x-patch
Size: 10768 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210815/5f09a493/attachment-0001.bin>


More information about the llvm-commits mailing list