[all-commits] [llvm/llvm-project] c4e5a2: ARM: Fix using undefined virtual registers in test
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue May 3 16:06:35 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c4e5a24dd67b70b05050afbfa83c0a809953d008
https://github.com/llvm/llvm-project/commit/c4e5a24dd67b70b05050afbfa83c0a809953d008
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2022-05-04 (Wed, 04 May 2022)
Changed paths:
M llvm/test/CodeGen/Thumb2/mve-vpt-optimisations.mir
Log Message:
-----------
ARM: Fix using undefined virtual registers in test
The verifier apparently doesn't work correctly and should have
caught this.
More information about the All-commits
mailing list