[all-commits] [llvm/llvm-project] 4e9dbe: [VE][Test] Make Scalar/va_arg test generic
Simon Moll via All-commits
all-commits at lists.llvm.org
Thu Oct 7 23:10:04 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4e9dbee1a35cba22aa40208e143ad9f92dfd3062
https://github.com/llvm/llvm-project/commit/4e9dbee1a35cba22aa40208e143ad9f92dfd3062
Author: Simon Moll <simon.moll at emea.nec.com>
Date: 2021-10-08 (Fri, 08 Oct 2021)
Changed paths:
M llvm/test/CodeGen/VE/Scalar/va_arg.ll
Log Message:
-----------
[VE][Test] Make Scalar/va_arg test generic
Make match patterns more permissive to be invariant to register
allocation choices.
Reviewed By: kaz7
Differential Revision: https://reviews.llvm.org/D111312
More information about the All-commits
mailing list