Simplifies some future changes needed for
https://github.com/llvm/llvm-project/issues/62629.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Looks like a nice cleanup to me but can you please rename SIMCCodeEmitter.cpp to AMDGPUMCCodeEmitter.cpp to match the class name, either in this patch or a separate patch?
Comment Actions
Looks like a nice cleanup to me but can you please rename SIMCCodeEmitter.cpp to AMDGPUMCCodeEmitter.cpp to match the class name, either in this patch or a separate patch?
Sure, will do with a separate patch.