The CPU is used to determine which inline asm instructions are allowed, so needs to be copied across in case the outlined function contains any.
Details
Details
Diff Detail
Diff Detail
Unit Tests
Unit Tests
Paths
| Differential D130775
Outliner: add "target-cpu" feature from source function to outlined ClosedPublic Authored by t.p.northover on Jul 29 2022, 6:47 AM.
Details
Summary The CPU is used to determine which inline asm instructions are allowed, so needs to be copied across in case the outlined function contains any.
Diff Detail
Unit TestsFailed Event TimelineThis revision is now accepted and ready to land.Jul 29 2022, 10:24 AM
Revision Contents
Diff 448618 llvm/lib/CodeGen/TargetInstrInfo.cpp
llvm/test/CodeGen/AArch64/machine-outliner.ll
|