diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2025-01-13 19:38:58 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-13 19:38:58 +0700 |
commit | f4598194b5d65f6bafa987a2e55c46d03c5d0052 (patch) | |
tree | 360661cbfff7c1f47cbe1c4c7dc71f671e65dfa9 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | e9a55770dcee48a3c28b71720db383762049a778 (diff) | |
download | llvm-f4598194b5d65f6bafa987a2e55c46d03c5d0052.zip llvm-f4598194b5d65f6bafa987a2e55c46d03c5d0052.tar.gz llvm-f4598194b5d65f6bafa987a2e55c46d03c5d0052.tar.bz2 |
DAG: Fold bitcast of scalar_to_vector to anyext (#122660)
scalar_to_vector is difficult to make appear and test,
but I found one case where this makes an observable difference.
It fires more often than this in the test suite, but most of them
have no net result in the final code. This helps reduce regressions
in a future commit.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions