diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2025-09-11 13:34:03 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-11 13:34:03 +0100 |
commit | df8cfefc9e8c4efed1f3850db59a87918eae4ac4 (patch) | |
tree | 2fb7113e87f350c1de81c879cbee20ed043ef4e1 /llvm/unittests/Support/MathExtrasTest.cpp | |
parent | 5e6564b0989879f8699b476b9ca482653dc0769b (diff) | |
download | llvm-df8cfefc9e8c4efed1f3850db59a87918eae4ac4.zip llvm-df8cfefc9e8c4efed1f3850db59a87918eae4ac4.tar.gz llvm-df8cfefc9e8c4efed1f3850db59a87918eae4ac4.tar.bz2 |
[X86] Standardize (V)AESKEYGENASSIST instruction naming (#158046)
Remove unnecessary 128 postfix
Add missing immediate to the signature (e.g. AESKEYGENASSISTrr ->
AESKEYGENASSISTrri).
Makes it easier for downstream scripts to determine the instruction name
from the assembly without overrides
Diffstat (limited to 'llvm/unittests/Support/MathExtrasTest.cpp')
0 files changed, 0 insertions, 0 deletions