[PATCH] D153007: [AMDGPU] Switch to the new cl option amdgpu-atomic-optimizer-strategy.

Christudasan Devadasan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 15 04:41:14 PDT 2023


cdevadas added inline comments.


================
Comment at: llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp:279
+// TODO: This command line option is not doing anything now.
+//       The responsibility of enabling pass is transfered to the
+//       new command line option amdgpu-atomic-optimizer-strategy.
----------------
clang-format


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153007



More information about the llvm-commits mailing list