aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/Local.cpp
diff options
context:
space:
mode:
authorWang Pengcheng <wangpengcheng.pp@bytedance.com>2023-12-12 17:12:08 +0800
committerGitHub <noreply@github.com>2023-12-12 17:12:08 +0800
commite052c688690f1eac5a6ca294a687f52a7e1305cc (patch)
treebf0335157492bfe332d352d72d1f75fee2b1da20 /llvm/lib/Transforms/Utils/Local.cpp
parentceb02379a9636371c4f0c837c2c24164fdf03062 (diff)
downloadllvm-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