aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/X86/X86ISelLowering.cpp
diff options
context:
space:
mode:
authorMatheus Izvekov <mizvekov@gmail.com>2025-09-27 22:30:06 -0300
committerGitHub <noreply@github.com>2025-09-28 01:30:06 +0000
commit078e99ef017cac3899e5dbc2ed917f173c9eedad (patch)
tree7f4b1ac7e69db0e7406e5df84b4872110c464802 /llvm/lib/Target/X86/X86ISelLowering.cpp
parent4a4573a4adeab93111c3d58bff16ad24123ccc5f (diff)
downloadllvm-main.zip
llvm-main.tar.gz
llvm-main.tar.bz2
[clang] fix transformation of subst constant template parameter nodes (#161029)HEADmain
This simplifies those transforms a lot, removing a bunch of workarounds which were introducing problems. The transforms become independent of the template instantiator, so they are moved to TreeTransform instead. Fixes #131342 This PR was already reviewed and approved at https://github.com/llvm/llvm-project/pull/160777, but I accidentally merged that into another PR, instead of main.
Diffstat (limited to 'llvm/lib/Target/X86/X86ISelLowering.cpp')
0 files changed, 0 insertions, 0 deletions