[PATCH] [AArch64]Add support to copy Q register tuples QPair, QTriple, QQuad in copyPhyReg

Hao Liu Hao.Liu at arm.com
Tue Jan 7 02:52:20 PST 2014


  Hi Tim,

  Sorry for the misleading. This patch is duplicated to D2473. We have test cases for D tuple copy, but the test cases are too large (hundreds of lines) and difficult to be simplified . So I think there is no need to add such test cases. As D tuple copy is similar to Q tuple copy, we don't need to worry about if there is some problems.

  I've committed the code in http://llvm.org/viewvc/llvm-project?view=revision&revision=198682.

  Thanks,
  -Hao

http://llvm-reviews.chandlerc.com/D2479



More information about the llvm-commits mailing list