[all-commits] [llvm/llvm-project] 49de60: Revert "[Remarks] Emit optimization remarks for at...

Dávid Bolvanský via All-commits all-commits at lists.llvm.org
Sun Aug 15 03:11:36 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 49de6070a2b7a9bb88ff7c935fea5176b1d9255f
      https://github.com/llvm/llvm-project/commit/49de6070a2b7a9bb88ff7c935fea5176b1d9255f
  Author: Dávid Bolvanský <david.bolvansky at gmail.com>
  Date:   2021-08-15 (Sun, 15 Aug 2021)

  Changed paths:
    R clang/test/CodeGenCUDA/atomics-remarks-gfx90a.cu
    R clang/test/CodeGenOpenCL/atomics-remarks-gfx90a.cl
    M llvm/lib/CodeGen/AtomicExpandPass.cpp
    M llvm/test/CodeGen/AArch64/O0-pipeline.ll
    M llvm/test/CodeGen/AArch64/O3-pipeline.ll
    R llvm/test/CodeGen/AMDGPU/atomics-remarks-gfx90a.ll
    M llvm/test/CodeGen/AMDGPU/llc-pipeline.ll
    M llvm/test/CodeGen/ARM/O3-pipeline.ll
    M llvm/test/CodeGen/PowerPC/O3-pipeline.ll
    M llvm/test/CodeGen/X86/O0-pipeline.ll
    M llvm/test/CodeGen/X86/opt-pipeline.ll

  Log Message:
  -----------
  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.




More information about the All-commits mailing list