diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2025-02-04 16:43:42 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-04 16:43:42 +0700 |
commit | 2f2ac3de69dde902c9fe84bdd7faeee320498130 (patch) | |
tree | f668888e82b5f2f02ba22a108f04b457bf1ab766 /llvm/lib/CodeGen/MachineCopyPropagation.cpp | |
parent | de5d5888043ae022756ecdda31b550343a4dfeff (diff) | |
download | llvm-2f2ac3de69dde902c9fe84bdd7faeee320498130.zip llvm-2f2ac3de69dde902c9fe84bdd7faeee320498130.tar.gz llvm-2f2ac3de69dde902c9fe84bdd7faeee320498130.tar.bz2 |
DAG: Avoid stack usage in bitcast operand promotion to legal vector (#125637)
Fix introducing stack usage if a bitcast source operand is an illegal
integer type cast to a legal vector type. This should cover more
situations, but this is the first one I noticed.
Diffstat (limited to 'llvm/lib/CodeGen/MachineCopyPropagation.cpp')
0 files changed, 0 insertions, 0 deletions