We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7aab32 commit e5f3760Copy full SHA for e5f3760
llvm/lib/Target/ARM/ARMISelLowering.h
@@ -377,7 +377,7 @@ class VectorType;
377
378
bool isLegalT2ScaledAddressingMode(const AddrMode &AM, EVT VT) const;
379
380
- /// Returns true if the addresing mode representing by AM is legal
+ /// Returns true if the addressing mode representing by AM is legal
381
/// for the Thumb1 target, for a load/store of the specified type.
382
bool isLegalT1ScaledAddressingMode(const AddrMode &AM, EVT VT) const;
383
0 commit comments