mirror of
https://github.com/intel/llvm.git
synced 2026-01-18 07:57:36 +08:00
Renaming `AttributeDef` to `IndexAttrDef` prepares OpDSL to support different kinds of attributes and more closely reflects the purpose of the attribute. Reviewed By: nicolasvasilache Differential Revision: https://reviews.llvm.org/D115237