philnik777 wrote: > No objections to this patch, I do want to see other targets moved over as > well though, instead of x86 ending up being treated as a special/weird case.
That is the plan. It just takes time to move everything. FWIW Hexagon and RISCV already use TableGen files as well. > I am preparing to convert a lot of x86 builtins to be constexpr (#30794) - > but as long as this PR won't interfere I see no big reason not to get it done > right away. It shouldn't. You just have to add the `Constexpr` attribute instead of whatever you had to do in the `.def` files. https://github.com/llvm/llvm-project/pull/106005 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits