diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2024-07-11 12:02:03 +0100 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2024-07-11 12:02:13 +0100 |
commit | 0ff13f72c9740cf34b2cfc738144a1a95f8c71de (patch) | |
tree | a4e665e7a794139622b00c6f323c1422dbdc7b85 /llvm/lib/Object/COFFImportFile.cpp | |
parent | e980990ee4ef0b2690094186cb4331e224561a20 (diff) | |
download | llvm-0ff13f72c9740cf34b2cfc738144a1a95f8c71de.zip llvm-0ff13f72c9740cf34b2cfc738144a1a95f8c71de.tar.gz llvm-0ff13f72c9740cf34b2cfc738144a1a95f8c71de.tar.bz2 |
[X86] combineX86ShufflesConstants - replace Root argument with VT/DL arguments.
combineX86ShufflesConstants doesn't need to know specifically about the Root node, it just needs the type + SDLoc.
Minor tweak to make it easier to reuse this function in places other than recursive shuffle combining.
Diffstat (limited to 'llvm/lib/Object/COFFImportFile.cpp')
0 files changed, 0 insertions, 0 deletions