diff options
author | Nick Desaulniers <nickdesaulniers@users.noreply.github.com> | 2023-11-29 08:18:51 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-29 08:18:51 -0800 |
commit | b05335989239f08f0931b9153b1872790b8645f4 (patch) | |
tree | 007007ea16237e094377625eff0e93c48549e21a /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 0ccef6a723cbfe3d72b85d34963badb37a6a9a53 (diff) | |
download | llvm-b05335989239f08f0931b9153b1872790b8645f4.zip llvm-b05335989239f08f0931b9153b1872790b8645f4.tar.gz llvm-b05335989239f08f0931b9153b1872790b8645f4.tar.bz2 |
[X86InstrInfo] support memfold on spillable inline asm (#70832)
This enables -regalloc=greedy to memfold spillable inline asm
MachineOperands.
Because no instruction selection framework marks MachineOperands as
spillable, no language frontend can observe functional changes from this
patch. That will change once instruction selection frameworks are
updated.
Link: https://github.com/llvm/llvm-project/issues/20571
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions