diff options
author | pkarveti <quic_pkarveti@quicinc.com> | 2024-10-14 19:57:55 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-14 09:27:55 -0500 |
commit | 81fee740d073640c79c0d45a8e8e804c1c5fea40 (patch) | |
tree | b30924337eba64acdeb06eff285f00e6ca281296 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 84b99b4b1ee19b81d8a1ac780f7aa307ce3b84da (diff) | |
download | llvm-81fee740d073640c79c0d45a8e8e804c1c5fea40.zip llvm-81fee740d073640c79c0d45a8e8e804c1c5fea40.tar.gz llvm-81fee740d073640c79c0d45a8e8e804c1c5fea40.tar.bz2 |
[Hexagon] Mark instructions as part of the frame setup to fix test sugared-constants.ll (#111795)
Added .setMIFlag(MachineInstr::FrameSetup) to all BuildMI calls in
HexagonFrameLowering::insertAllocframe. This change ensures that the
test sugared-constants.ll passes upstream by correctly marking
instructions as part of the frame setup.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions