diff options
| author | Wang Pengcheng <wangpengcheng.pp@bytedance.com> | 2023-12-12 17:12:08 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-12-12 17:12:08 +0800 |
| commit | e052c688690f1eac5a6ca294a687f52a7e1305cc (patch) | |
| tree | bf0335157492bfe332d352d72d1f75fee2b1da20 /llvm/lib/Transforms/Utils/Local.cpp | |
| parent | ceb02379a9636371c4f0c837c2c24164fdf03062 (diff) | |
| download | llvm-e052c688690f1eac5a6ca294a687f52a7e1305cc.zip llvm-e052c688690f1eac5a6ca294a687f52a7e1305cc.tar.gz llvm-e052c688690f1eac5a6ca294a687f52a7e1305cc.tar.bz2 | |
[SelectionDAG] Add instantiated OPC_CheckType (#73283)
The most common type is i32 or i64 so we add `OPC_CheckTypeI32` and
`OPC_CheckTypeI64` to save one byte.
Overall this reduces the llc binary size with all in-tree targets by
about 29K.
Diffstat (limited to 'llvm/lib/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions
