[clang] [llvm] [RFC][CodeGen] Add generic target feature checks for intrinsics (PR #201470)
Petar Avramovic via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 16 23:46:55 PDT 2026
petar-avramovic wrote:
Is there some impact on existing feature checks in `tablegen instruction-seletor` ? Do we just move them before lowering, do we end up having same/similar check twice for code that compiles without errors?
https://github.com/llvm/llvm-project/pull/201470
More information about the cfe-commits
mailing list