diff options
author | Sergei Barannikov <barannikov88@gmail.com> | 2024-01-09 13:49:10 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-09 13:49:10 +0300 |
commit | f92b928b1e1e662e091c8064a161bf4b5dfccdb9 (patch) | |
tree | 39dc4fe2dcfc20a8545a1ce4571fce409c81bc5b /llvm/lib/CodeGen/StackProtector.cpp | |
parent | 124efcaa973306ce42633cea07ed3cf55d63afde (diff) | |
download | llvm-f92b928b1e1e662e091c8064a161bf4b5dfccdb9.zip llvm-f92b928b1e1e662e091c8064a161bf4b5dfccdb9.tar.gz llvm-f92b928b1e1e662e091c8064a161bf4b5dfccdb9.tar.bz2 |
[GISel] Infer the type of an immediate when there is one element in TEC (#77399)
When there is just one element in the type equivalence class (TEC),
`inferNamedOperandType` fails because it does not consider the passed
operand as a suitable one. This is incorrect when inferring the type of
an (unnamed) immediate operand.
Diffstat (limited to 'llvm/lib/CodeGen/StackProtector.cpp')
0 files changed, 0 insertions, 0 deletions