Implements the llvm.aarch64.sve.ldff1 intrinsic and DAG
combine rules for first-faulting loads with sign & zero extends
Details
Details
Diff Detail
Diff Detail
Event Timeline
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp | ||
---|---|---|
11248 | instead of passing in bool isFF, can we just pass in the opcode directly? |
instead of passing in bool isFF, can we just pass in the opcode directly?