[all-commits] [llvm/llvm-project] 75c043: [NFC] Disallow unused prefixes in CodeGen/X86 tests.
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Sat Jan 9 11:51:52 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 75c04327a5ec1f3b7014ebc410f3ef5833537863
https://github.com/llvm/llvm-project/commit/75c04327a5ec1f3b7014ebc410f3ef5833537863
Author: Mircea Trofin <mtrofin at google.com>
Date: 2021-01-09 (Sat, 09 Jan 2021)
Changed paths:
M llvm/test/CodeGen/X86/fptosi-sat-scalar.ll
M llvm/test/CodeGen/X86/fptoui-sat-scalar.ll
M llvm/test/CodeGen/X86/lit.local.cfg
M llvm/test/CodeGen/X86/vector-pack-128.ll
Log Message:
-----------
[NFC] Disallow unused prefixes in CodeGen/X86 tests.
Also fixed remaining tests that featured unused prefixes.
Differential Revision: https://reviews.llvm.org/D94330
More information about the All-commits
mailing list