[all-commits] [llvm/llvm-project] 321d02: [NFC] Update CodeGen/*/nomerge.ll tests with utils...
Zequan Wu via All-commits
all-commits at lists.llvm.org
Mon Apr 3 16:52:52 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 321d02cc6b6a1116c227c172249b5cacf4d0deba
https://github.com/llvm/llvm-project/commit/321d02cc6b6a1116c227c172249b5cacf4d0deba
Author: Zequan Wu <zequanwu at google.com>
Date: 2023-04-03 (Mon, 03 Apr 2023)
Changed paths:
M llvm/test/CodeGen/AArch64/nomerge.ll
M llvm/test/CodeGen/ARM/nomerge.ll
M llvm/test/CodeGen/LoongArch/nomerge.ll
M llvm/test/CodeGen/PowerPC/nomerge.ll
M llvm/test/CodeGen/RISCV/nomerge.ll
M llvm/test/CodeGen/SystemZ/nomerge.ll
M llvm/test/CodeGen/X86/nomerge.ll
Log Message:
-----------
[NFC] Update CodeGen/*/nomerge.ll tests with utils/update_llc_test_checks.py.
Precommit this patch for better diff view on D146749.
Reviewed By: nemanjai
Differential Revision: https://reviews.llvm.org/D147454
More information about the All-commits
mailing list