diff options
author | Timm Baeder <tbaeder@redhat.com> | 2025-07-21 17:16:13 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-21 17:16:13 +0200 |
commit | e39ee62c5bdbe71b9f191bc5da7d47577e2099a9 (patch) | |
tree | 1ce84ccb27cd0a034e932152dbf7ce5df74c8f87 /llvm/lib | |
parent | 49d7a9b14ef1cc1c7231507f5f2feff7e7653966 (diff) | |
download | llvm-e39ee62c5bdbe71b9f191bc5da7d47577e2099a9.zip llvm-e39ee62c5bdbe71b9f191bc5da7d47577e2099a9.tar.gz llvm-e39ee62c5bdbe71b9f191bc5da7d47577e2099a9.tar.bz2 |
[clang][bytecode] Use OptPrimType instead of std::optional<PrimType> (#149812)
We use this construct a lot. Use something similar to clang's
UnsignedOrNone.
This results in some slighy compile time improvements:
https://llvm-compile-time-tracker.com/compare.php?from=17a4b0399d161a3b89d8f0ce82add1638f23f5d4&to=a251d81ecd0ed45dd190462663155fdb303ef04d&stat=instructions:u
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions