[all-commits] [llvm/llvm-project] 586425: [Hexagon] Add machine verification to some tests
Jay Foad via All-commits
all-commits at lists.llvm.org
Sun Jul 30 04:09:38 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 58642565ec6b583976f23ef7ba4cf45e9ffc209b
https://github.com/llvm/llvm-project/commit/58642565ec6b583976f23ef7ba4cf45e9ffc209b
Author: Jay Foad <jay.foad at amd.com>
Date: 2023-07-30 (Sun, 30 Jul 2023)
Changed paths:
M llvm/test/CodeGen/Hexagon/autohvx/int-to-fp.ll
M llvm/test/CodeGen/Hexagon/autohvx/qmul-chop.ll
M llvm/test/CodeGen/Hexagon/swp-sigma.ll
M llvm/test/CodeGen/Hexagon/v6-spill1.ll
M llvm/test/CodeGen/Hexagon/v60-vecpred-spill.ll
M llvm/test/CodeGen/Hexagon/vector-sint-to-fp.ll
Log Message:
-----------
[Hexagon] Add machine verification to some tests
This is to help catch problems in D156552 that only showed up in an
expensive checks build.
More information about the All-commits
mailing list