llvm-project/llvm/include
Kerry McLaughlin d3a0f9b9ec [APInt] Add the truncOrSelf resizing operator to APInt
Truncates the APInt if the bit width is greater than the width specified,
otherwise do nothing

Reviewed By: RKSimon

Differential Revision: https://reviews.llvm.org/D91445
2020-11-23 11:27:30 +00:00
..
llvm [APInt] Add the truncOrSelf resizing operator to APInt 2020-11-23 11:27:30 +00:00
llvm-c C API: support scalable vectors 2020-10-28 18:19:34 -04:00