[llvm-branch-commits] [clang] [llvm] [X86][ACE] Add x86_bsr type and Block Scale Register support (PR #208706)
Renato Golin via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Thu Jul 23 13:54:58 PDT 2026
rengolin wrote:
> Should be `target("x86.bsr")`. `x86_amx` predates the existence of target extension types.
We should eventually move `x86_amx`, and make it less opaque, but that's a different PR altogether.
@phoebewang
https://github.com/llvm/llvm-project/pull/208706
More information about the llvm-branch-commits
mailing list