[llvm] [RFC][CodeGen] Add generic target feature checks for intrinsics (PR #201470)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 4 03:00:45 PDT 2026
arsenm wrote:
> This would require a mutable cache, which is not ideal.
This is what mutable is for
https://github.com/llvm/llvm-project/pull/201470
More information about the llvm-commits
mailing list