Revert "[Remarks] Emit optimization remarks for atomics generating CAS loop"
authorDávid Bolvanský <david.bolvansky@gmail.com>
Sun, 15 Aug 2021 09:44:13 +0000 (11:44 +0200)
committerDávid Bolvanský <david.bolvansky@gmail.com>
Sun, 15 Aug 2021 09:44:13 +0000 (11:44 +0200)
commit49de6070a2b7a9bb88ff7c935fea5176b1d9255f
tree26d437af435c2dacd54956189d82fe063adb746e
parent265a9961d13e78fc1a5f4b478ac9651fcccdf92b
Revert "[Remarks] Emit optimization remarks for atomics generating CAS loop"

This reverts commit 435785214f73ff0c92e97f2ade6356e3ba3bf661. Still same compile time issues for -O0 -g, eg. +1.3% for sqlite3.
clang/test/CodeGenCUDA/atomics-remarks-gfx90a.cu [deleted file]
clang/test/CodeGenOpenCL/atomics-remarks-gfx90a.cl [deleted file]
llvm/lib/CodeGen/AtomicExpandPass.cpp
llvm/test/CodeGen/AArch64/O0-pipeline.ll
llvm/test/CodeGen/AArch64/O3-pipeline.ll
llvm/test/CodeGen/AMDGPU/atomics-remarks-gfx90a.ll [deleted file]
llvm/test/CodeGen/AMDGPU/llc-pipeline.ll
llvm/test/CodeGen/ARM/O3-pipeline.ll
llvm/test/CodeGen/PowerPC/O3-pipeline.ll
llvm/test/CodeGen/X86/O0-pipeline.ll
llvm/test/CodeGen/X86/opt-pipeline.ll