aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorPhilip Reames <preames@rivosinc.com>2025-03-26 08:23:33 -0700
committerPhilip Reames <listmail@philipreames.com>2025-03-26 08:52:40 -0700
commit236f938ef65cc9028801303bb0bd914afca37836 (patch)
tree2696018c7d28d1da5a3566b1db3ed28fae385d99 /flang/lib/Frontend/CompilerInvocation.cpp
parent52f941adbc2815487a0582ffedf3fb8cebe9cedd (diff)
downloadllvm-236f938ef65cc9028801303bb0bd914afca37836.zip
llvm-236f938ef65cc9028801303bb0bd914afca37836.tar.gz
llvm-236f938ef65cc9028801303bb0bd914afca37836.tar.bz2
[CodeGen] Provide a target independent default for optimizeLoadInst [NFC]
This just moves the x86 implementation into generic code since it appears to be suitable for any target. The heart of this transform is inside foldMemoryOperand so other targets won't actually kick in until they implement said API. This just removes one piece to implement in the process of enabling foldMemoryOperand.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions