diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2024-07-18 15:09:40 +0100 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2024-07-18 15:15:38 +0100 |
commit | 92f9f014015554c5dd18df4699765cc42853a04d (patch) | |
tree | 9a33b31a558c31290c51390caafc557613c9f9b4 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 1a80153ba91f1e623c042fa0ae1ee5ab67087c0e (diff) | |
download | llvm-92f9f014015554c5dd18df4699765cc42853a04d.zip llvm-92f9f014015554c5dd18df4699765cc42853a04d.tar.gz llvm-92f9f014015554c5dd18df4699765cc42853a04d.tar.bz2 |
[X86] getGFNICtrlMask - create a vXi8 mask instead of a bitcasted vXi64 mask.
Helps avoid some missed load-folds by stripping away bitcasts and make it easier to grok the GF2P8AFFINEQB masks.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions