Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/lib/Target/AMDGPU/SIInstrInfo.td | ||
---|---|---|
1177–1186 | "Mixin" is an abstraction which does not explain the purpose of this class. Maybe CustomOperandProps would be a better name? | |
1215 | This currently works with named bit operands only, correct? Would it be possible to extract the type from Op to avoid hardcoded i1? | |
1285 | Maybe ConvertDppBoundCtrl? |
"Mixin" is an abstraction which does not explain the purpose of this class. Maybe CustomOperandProps would be a better name?