[all-commits] [llvm/llvm-project] 56b213: [NFC] Remove undef from xfailed SimplifyCFG test
Dmitry Makogon via All-commits
all-commits at lists.llvm.org
Tue Aug 23 00:54:45 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 56b213090fdcab87170c660e9713d2354f71c282
https://github.com/llvm/llvm-project/commit/56b213090fdcab87170c660e9713d2354f71c282
Author: Dmitry Makogon <d.makogon at g.nsu.ru>
Date: 2022-08-23 (Tue, 23 Aug 2022)
Changed paths:
M llvm/test/Transforms/SimplifyCFG/pr52290.ll
Log Message:
-----------
[NFC] Remove undef from xfailed SimplifyCFG test
The test fails not because of undef, so replacing with
normal condition.
More information about the All-commits
mailing list