[PATCH] D120128: [AMDGPU] Rename AMDGPUCFGStructurizer to R600MachineCFGStructurizer

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 18 06:26:56 PST 2022


foad added a comment.

The motivation for this is to get rid of the anomalous AMDIL prefix on the filename, which I don't think has any meaning here, and it annoys me every time I try to tab-complete:

  $ ls lib/Target/AMDGPU/AMD<TAB>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120128



More information about the llvm-commits mailing list