diff options
author | Qiu Chaofan <qiucofan@cn.ibm.com> | 2021-10-08 15:48:01 +0800 |
---|---|---|
committer | Qiu Chaofan <qiucofan@cn.ibm.com> | 2021-10-08 15:52:16 +0800 |
commit | 00c0ce0655da804c2ffb1a2a807052298032acc6 (patch) | |
tree | 01af13f73b2132272cff0fac3c8eeb2fde4275ce /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp | |
parent | b164f23c29fdf8b1e82fc4cfeab79c9fb6df918d (diff) | |
download | llvm-00c0ce0655da804c2ffb1a2a807052298032acc6.zip llvm-00c0ce0655da804c2ffb1a2a807052298032acc6.tar.gz llvm-00c0ce0655da804c2ffb1a2a807052298032acc6.tar.bz2 |
[NFC] [Clang] Remove pre-computed complex float types
As discussed in D109948, pre-computing all complex float types is not
necessary and brings extra overhead. This patch removes these defined
types, and construct them in-place when needed.
Reviewed By: teemperor
Differential Revision: https://reviews.llvm.org/D111387
Diffstat (limited to 'llvm/lib/Transforms/Utils/BasicBlockUtils.cpp')
0 files changed, 0 insertions, 0 deletions