diff options
author | Fabian Ritter <fabian.ritter@amd.com> | 2025-10-02 10:06:25 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-02 10:06:25 +0200 |
commit | bf847a8b9d54643c457eaaad7f5dc60e6454cd2e (patch) | |
tree | 6529075c5e86cdfc93f587dd0bd1c845718e1d0c /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 66558d70dc11fd04ce908ac94424ed7c6bd9e35b (diff) | |
download | llvm-bf847a8b9d54643c457eaaad7f5dc60e6454cd2e.zip llvm-bf847a8b9d54643c457eaaad7f5dc60e6454cd2e.tar.gz llvm-bf847a8b9d54643c457eaaad7f5dc60e6454cd2e.tar.bz2 |
[AMDGPU][SDAG] Enable ISD::PTRADD for 64-bit AS by default (#146076)
Also removes the command line option to control this feature.
There seem to be mainly two kinds of test changes:
- Some operands of addition instructions are swapped; that is to be expected
since PTRADD is not commutative.
- Improvements in code generation, probably because the legacy lowering enabled
some transformations that were sometimes harmful.
For SWDEV-516125.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions