@Sujay_Roy : it looks like the latest Linux kernel is not compatible with the drivers needed for the “older” 10xx GPUs. So what people did here was to go back to an older version of the Linux kernel.
But before we know that your issue is the same as the one discussed here, you should first give us which kernel you are currently on:
uname -r
And then we might ask someone like @anon15508052 or @Dirge or @SoumyaRoy311000 what to do in your special case, they are much more versed in such topics than I will ever be.
Also, it seems to have something to do with llvm, but as I don’t even know what that is, I am way out of my league here.
I would not casually recommend someone to downgrade their kernel (and then even go further and block some packages from upgrading) unless being 100% sure that this would be the right solution for now. Because downgrading a Kernel will almost never be a sustainable solution, it’s almost always just a workaround until a real fix exists.