llvmbot wrote:
@llvm/pr-subscribers-clangir
@llvm/pr-subscribers-clang
Author: None (Andres-Salamanca)
Changes
This PR upstreams functionality for computing volatile bitfields when the
target follows the AAPCS ABI. The implementation matches the one in the
incubator, so no tests are incl
https://github.com/Andres-Salamanca created
https://github.com/llvm/llvm-project/pull/145414
This PR upstreams functionality for computing volatile bitfields when the
target follows the AAPCS ABI. The implementation matches the one in the
incubator, so no tests are included as the feature is n