[all-commits] [llvm/llvm-project] cf7502: [LICM] Check opt output in test (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Wed Jul 6 07:21:53 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cf7502a1ebe635c10e69ff70bc590313474b5277
https://github.com/llvm/llvm-project/commit/cf7502a1ebe635c10e69ff70bc590313474b5277
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-07-06 (Wed, 06 Jul 2022)
Changed paths:
M llvm/test/Transforms/LICM/callbr-crash.ll
Log Message:
-----------
[LICM] Check opt output in test (NFC)
Check what the test actually produces, not just that it doesn't
crash.
More information about the All-commits
mailing list