diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2025-09-23 14:14:41 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-23 13:14:41 +0000 |
commit | 612a105c46a77dc4c1c04d1e5cdd85d1b77decec (patch) | |
tree | d6f843c8361ad14b0d782ac2c4ca0596d3ec07e5 /llvm/lib/Object/COFFObjectFile.cpp | |
parent | 004e462682231548c9cf054be2341d3f5087ebbe (diff) | |
download | llvm-612a105c46a77dc4c1c04d1e5cdd85d1b77decec.zip llvm-612a105c46a77dc4c1c04d1e5cdd85d1b77decec.tar.gz llvm-612a105c46a77dc4c1c04d1e5cdd85d1b77decec.tar.bz2 |
[clang][byte] Add callback mechanism to handle constexpr for unary integer ops (#160280)
Add interp__builtin_elementwise_int_unaryop - similar to what we already have with interp__builtin_elementwise_int_binop to handle binops
Update x86 lzcnt/tzcnt intrinsics to use with a suitable callback
I'll add vector handling in a future patch when we add x86 vector intrinsics that can use it
Diffstat (limited to 'llvm/lib/Object/COFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions