[all-commits] [llvm/llvm-project] 0f1085: [CodeGen] Add machine verification to some tests
Jay Foad via All-commits
all-commits at lists.llvm.org
Mon Jul 24 03:04:50 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0f10850e51fa9c82bb44a9d9009b5cf7b3022ac1
https://github.com/llvm/llvm-project/commit/0f10850e51fa9c82bb44a9d9009b5cf7b3022ac1
Author: Jay Foad <jay.foad at amd.com>
Date: 2023-07-24 (Mon, 24 Jul 2023)
Changed paths:
M llvm/test/CodeGen/AVR/stdwstk.ll
M llvm/test/CodeGen/M68k/Atomics/rmw.ll
M llvm/test/CodeGen/X86/half.ll
M llvm/test/CodeGen/X86/ldexp.ll
Log Message:
-----------
[CodeGen] Add machine verification to some tests
This is to catch errors in an upcoming patch.
More information about the All-commits
mailing list