[all-commits] [llvm/llvm-project] 3187a4: [AArch64][GlobalISel] Add legalizer support for th...
Amara Emerson via All-commits
all-commits at lists.llvm.org
Fri Aug 20 17:13:49 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3187a4f3f1d4d68a75a21154569db1232a62a57d
https://github.com/llvm/llvm-project/commit/3187a4f3f1d4d68a75a21154569db1232a62a57d
Author: Amara Emerson <amara at apple.com>
Date: 2021-08-20 (Fri, 20 Aug 2021)
Changed paths:
M llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
A llvm/test/CodeGen/AArch64/GlobalISel/legalize-intrinsic-get-dynamic-area-offset.mir
Log Message:
-----------
[AArch64][GlobalISel] Add legalizer support for the @llvm.get.dynamic.area.offset intrinsic.
This is just 0 on AArch64.
More information about the All-commits
mailing list