[libc] [clang-tools-extra] [lldb] [flang] [mlir] [llvm] [clang] [compiler-rt] [libcxx] [AArch64] add intrinsic to generate a bfi instruction (PR #79672)
David Green via cfe-commits
cfe-commits at lists.llvm.org
Sun Jan 28 02:53:03 PST 2024
davemgreen wrote:
Hello. Can you explain why this is needed, as opposed to using the equivalent shift/and/ors?
https://github.com/llvm/llvm-project/pull/79672
More information about the cfe-commits
mailing list