diff options
author | Matheus Izvekov <mizvekov@gmail.com> | 2025-09-27 22:30:06 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-28 01:30:06 +0000 |
commit | 078e99ef017cac3899e5dbc2ed917f173c9eedad (patch) | |
tree | 7f4b1ac7e69db0e7406e5df84b4872110c464802 /llvm/lib/Target/X86/X86ISelLowering.cpp | |
parent | 4a4573a4adeab93111c3d58bff16ad24123ccc5f (diff) | |
download | llvm-main.zip llvm-main.tar.gz llvm-main.tar.bz2 |
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