[all-commits] [llvm/llvm-project] 7f8572: [ARM] select_xform.ll - re-add and fix missing CHE...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Mar 22 10:36:00 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7f8572b8c33384ce14eb38f37d854753fcb3de54
https://github.com/llvm/llvm-project/commit/7f8572b8c33384ce14eb38f37d854753fcb3de54
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-03-22 (Tue, 22 Mar 2022)
Changed paths:
M llvm/test/CodeGen/ARM/select_xform.ll
Log Message:
-----------
[ARM] select_xform.ll - re-add and fix missing CHECK prefixes
We were still checking test results with the CHECK prefix but they had bit-rotted since whenever it'd been removed from the --check-prefixes list
More information about the All-commits
mailing list