[PATCH] D106891: [AMDGPU] [Remarks] Emit optimization remarks when an FP atomic instruction is converted into a CAS loop or unsafe hardware instruction for GFX90A
Anshil Gandhi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 2 09:34:31 PDT 2021
gandhi21299 updated this revision to Diff 363498.
gandhi21299 added a comment.
correction in the CUDA LIT check
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106891/new/
https://reviews.llvm.org/D106891
Files:
clang/test/CodeGenCUDA/fp-atomics-optremarks.cu
clang/test/CodeGenOpenCL/fp-atomics-optremarks-gfx90a.cl
llvm/lib/CodeGen/AtomicExpandPass.cpp
llvm/test/CodeGen/AMDGPU/llc-pipeline.ll
llvm/test/CodeGen/X86/O0-pipeline.ll
llvm/test/CodeGen/X86/opt-pipeline.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106891.363498.patch
Type: text/x-patch
Size: 10644 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210802/3696ca5d/attachment-0001.bin>
More information about the llvm-commits
mailing list