[X86][TTI] Rename OpNInfo to OpNKind [nfc]
authorPhilip Reames <preames@rivosinc.com>
Mon, 22 Aug 2022 18:30:47 +0000 (11:30 -0700)
committerPhilip Reames <listmail@philipreames.com>
Mon, 22 Aug 2022 20:37:59 +0000 (13:37 -0700)
commit5e87a020a5e13d0df57ea515fad5deb7608efa01
tree14e41bac4047c41ae3b4d3154cf66af480a03cea
parent8c8cfaaf0a1d7727259e1fa7754f1876314d5693
[X86][TTI] Rename OpNInfo to OpNKind [nfc]

Both are reasonable names; this is solely that an upcoming change can use the OpNInfo name, and the compiler can tell me if I forgot to update something (instead of silently passing along properties that might not hold.)
llvm/lib/Target/X86/X86TargetTransformInfo.cpp