[PATCH] D140365: [SelectionDAG] Correctly widen bitcast of scalar to vector for big endian
Nemanja Ivanovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 2 10:01:31 PST 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa5b662a834fd: [SelectionDAG] Correctly widen bitcast of scalar to vector for big endian (authored by nemanjai).
Changed prior to commit:
https://reviews.llvm.org/D140365?vs=486880&id=494348#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140365/new/
https://reviews.llvm.org/D140365
Files:
llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
llvm/test/CodeGen/PowerPC/vec_conv_i8_to_fp32_elts.ll
llvm/test/CodeGen/PowerPC/vec_conv_i8_to_fp64_elts.ll
llvm/test/CodeGen/PowerPC/widen-vec-correctly-be.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140365.494348.patch
Type: text/x-patch
Size: 7203 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230202/3cecabf8/attachment.bin>
More information about the llvm-commits
mailing list