diff options
author | Sarah Spall <sarahspall@microsoft.com> | 2024-10-29 07:56:05 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-29 07:56:05 -0700 |
commit | 75e7ba8c0b7efe75632d328a80391b9086ba8740 (patch) | |
tree | d540c0ea2c161df56b3acdede4e64166b4446dee /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | e268398fa89c9cc7901ea9b7386fc693023be203 (diff) | |
download | llvm-75e7ba8c0b7efe75632d328a80391b9086ba8740.zip llvm-75e7ba8c0b7efe75632d328a80391b9086ba8740.tar.gz llvm-75e7ba8c0b7efe75632d328a80391b9086ba8740.tar.bz2 |
[HLSL] Re-implement countbits with the correct return type (#113189)
Restricts hlsl countbits to always return a uint32.
Implements a lowering from llvm.ctpop which has an overloaded return
type to dxil cbits op which always returns uint32.
Closes #112779
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions