Add nounwind attribute to avoid generating cfi instructions.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D94910
[X86][AMX] Clear AMX lit test case. ClosedPublic Authored by LuoYuanke on Jan 18 2021, 5:26 AM.
Details
Summary Add nounwind attribute to avoid generating cfi instructions.
Diff Detail
Event Timeline
This revision is now accepted and ready to land.Jan 18 2021, 7:05 PM This revision was landed with ongoing or failed builds.Jan 18 2021, 7:26 PM Closed by commit rGe147eccafa15: [X86][AMX] Clear AMX lit test case. (authored by LuoYuanke). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 317451 llvm/test/CodeGen/X86/AMX/amx-across-func.ll
llvm/test/CodeGen/X86/AMX/amx-config.ll
llvm/test/CodeGen/X86/AMX/amx-intrinsic-chain.ll
llvm/test/CodeGen/X86/AMX/amx-spill-merge.ll
llvm/test/CodeGen/X86/AMX/amx-spill.ll
llvm/test/CodeGen/X86/AMX/amx-type.ll
|
Seems all alignment should be 64?