[llvm-commits] [llvm] r75788 - in /llvm/trunk: lib/Target/XCore/XCoreISelLowering.cpp test/CodeGen/XCore/2009-07-15-store192.ll
Duncan Sands
baldrick at free.fr
Wed Jul 15 09:16:21 PDT 2009
Hi Richard,
> Fix XCoreTargetLowering::isLegalAddressingMode to handle non simple VTs.
are you sure you don't simply want to return "false" if the value type
isn't simple?
Ciao,
Duncan.
More information about the llvm-commits
mailing list