[all-commits] [llvm/llvm-project] 96323c: [X86] scalar_widen_div.ll - remove non-generated C...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue May 24 03:56:11 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 96323c9f4c10bef5cb5d527970cabc73eab8aa21
https://github.com/llvm/llvm-project/commit/96323c9f4c10bef5cb5d527970cabc73eab8aa21
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-05-24 (Tue, 24 May 2022)
Changed paths:
M llvm/test/CodeGen/X86/scalar_widen_div.ll
Log Message:
-----------
[X86] scalar_widen_div.ll - remove non-generated CHECKs
These were left over from when we converted to the update_llc_test_checks script and were just matching some asm/cfi directives - we have CHECK-LABEL to do this properly now.
More information about the All-commits
mailing list