[llvm] [LLVM][TableGen] Check name conflicts between target dep and independent intrinsics (PR #109826)
Rahul Joshi via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 25 04:49:43 PDT 2024
jurahul wrote:
> This conceptually isn't ideal, but probably isn't a practical concern
WDYM? We could fall back to looking up in the target independent list if the lookup in the target specific one fails? And this case will actually work as expected? If so, yeah, I agree it's possible, but no one is asking for that.
https://github.com/llvm/llvm-project/pull/109826
More information about the llvm-commits
mailing list