aboutsummaryrefslogtreecommitdiff
path: root/clang/unittests/Frontend/CompilerInvocationTest.cpp
diff options
context:
space:
mode:
authorJinsong Ji <jji@us.ibm.com>2020-12-08 22:29:38 -0500
committerJinsong Ji <jji@us.ibm.com>2020-12-08 22:56:44 -0500
commit45b08c41bfb04684abfbd846e2924177dbcddd04 (patch)
treecce0909740760dae048033c3d13b12e6f4bcf5ce /clang/unittests/Frontend/CompilerInvocationTest.cpp
parent02b2c024193b1985d85855a7f85b98aef9ebbcdb (diff)
downloadllvm-45b08c41bfb04684abfbd846e2924177dbcddd04.zip
llvm-45b08c41bfb04684abfbd846e2924177dbcddd04.tar.gz
llvm-45b08c41bfb04684abfbd846e2924177dbcddd04.tar.bz2
[PowerPC] Set SubRegIndex offset for sub_vsx1/sub_pair1
We defined SubRegIndex for 256/512 regs, but we did not set the offset for higher part, so the offset of lower and higher part are the same. This may cause problem in assessing ranges of SubReg, it is great that this haven't affected any testcases, but I think we should fix it to avoid hidden bugs in the future. Reviewed By: bsaleil, #powerpc Differential Revision: https://reviews.llvm.org/D92864
Diffstat (limited to 'clang/unittests/Frontend/CompilerInvocationTest.cpp')
0 files changed, 0 insertions, 0 deletions