diff options
author | RolandF77 <55763885+RolandF77@users.noreply.github.com> | 2024-01-23 16:07:18 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-23 16:07:18 -0500 |
commit | 4beea6b195585e4d9e196a9a2b0bb79a9c040788 (patch) | |
tree | abd246b68e9bbbdf793fdef5205ea13ed82cdaf1 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 4fcd7cf22deff4a63d2bac12c909be7266f8b353 (diff) | |
download | llvm-4beea6b195585e4d9e196a9a2b0bb79a9c040788.zip llvm-4beea6b195585e4d9e196a9a2b0bb79a9c040788.tar.gz llvm-4beea6b195585e4d9e196a9a2b0bb79a9c040788.tar.bz2 |
[PowerPC] lower partial vector store cost (#78358)
There are matching store opcodes (stfd, stxsiwx) for the load opcodes
that make 32-bit and 64-bit vector operations cheap with VSX, so stores
should also be cheap.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions