Add "w" constraint type which allows selecting 32 bit registers.
32 bit registers were added in https://reviews.llvm.org/rGca31c3bb3ff149850b664838fbbc7d40ce571879.
Differential D102118
[BPF] add support for 32 bit registers in inline asm alessandrod on May 8 2021, 5:52 PM. Authored by
Details Add "w" constraint type which allows selecting 32 bit registers. 32 bit registers were added in https://reviews.llvm.org/rGca31c3bb3ff149850b664838fbbc7d40ce571879.
Diff Detail
Event TimelineComment Actions Generally looks good. One suggestion and a few nits. Thanks!
Comment Actions LGTM except one minor issue. Please do address the nit before merging. Thanks!
Comment Actions Done, thanks for the review! I don't have commit access so someone will have to merge this for me :) |