diff options
author | Simon Pilgrim <RKSimon@users.noreply.github.com> | 2024-01-19 14:21:26 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-19 14:21:26 +0000 |
commit | a2a0089ac3a5781ba74d4d319c87c9e8b46d4eda (patch) | |
tree | 59dc7601475b36cf397954ff6dbd8109960a37da /llvm/lib/FileCheck/FileCheck.cpp | |
parent | d54dfdd1b53ff72344287d250c2b67329792c840 (diff) | |
download | llvm-a2a0089ac3a5781ba74d4d319c87c9e8b46d4eda.zip llvm-a2a0089ac3a5781ba74d4d319c87c9e8b46d4eda.tar.gz llvm-a2a0089ac3a5781ba74d4d319c87c9e8b46d4eda.tar.bz2 |
[X86] movsd/movss/movd/movq - add support for constant comments (#78601)
If we're loading a constant value, print the constant (and the zero upper elements) instead of just the shuffle mask.
This did require me to move the shuffle mask handling into addConstantComments as we can't handle this in the MC layer.
Diffstat (limited to 'llvm/lib/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions