[llvm] [AArch64][GlobalISel] Select llvm.aarch64.neon.ld* intrinsics (PR #65630)

Amara Emerson via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 8 03:12:38 PDT 2023


================
@@ -3897,6 +3906,31 @@ MachineInstr *AArch64InstructionSelector::emitScalarToVector(
   }
 }
 
+MachineInstr *
----------------
aemerson wrote:

Please add a comment to document this helper function

https://github.com/llvm/llvm-project/pull/65630


More information about the llvm-commits mailing list