diff options
author | Timm Baeder <tbaeder@redhat.com> | 2025-05-13 11:01:59 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-13 11:01:59 +0200 |
commit | 3de2fa91e17287c0bc45f8080064fc327e803314 (patch) | |
tree | f9bbf1930feab191c0cbf7f40b9c0b4995d94963 /llvm/lib/CodeGen/MachineRegisterInfo.cpp | |
parent | fd3fecfc0936703f2715fe6fea890e81b0b3c2ac (diff) | |
download | llvm-3de2fa91e17287c0bc45f8080064fc327e803314.zip llvm-3de2fa91e17287c0bc45f8080064fc327e803314.tar.gz llvm-3de2fa91e17287c0bc45f8080064fc327e803314.tar.bz2 |
[clang][bytecode] Avoid classifying in visitArrayElemInit() (#139674)
We usually call this more than once, but the type of the initializer
never changes. Let's classify only once and pass that to
visitArrayElemInit().
Diffstat (limited to 'llvm/lib/CodeGen/MachineRegisterInfo.cpp')
0 files changed, 0 insertions, 0 deletions