[all-commits] [llvm/llvm-project] 0339fc: [LICM] Extract debugify test (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Sat Jul 24 08:05:00 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0339fcc7284d31bb2cb3422a3f300d36d3c2fd05
https://github.com/llvm/llvm-project/commit/0339fcc7284d31bb2cb3422a3f300d36d3c2fd05
Author: Nikita Popov <nikita.ppv at gmail.com>
Date: 2021-07-24 (Sat, 24 Jul 2021)
Changed paths:
A llvm/test/Transforms/LICM/sinking-debugify.ll
M llvm/test/Transforms/LICM/sinking.ll
Log Message:
-----------
[LICM] Extract debugify test (NFC)
Only one of the tests in the file wants to check debug info, so
move it into a separate file. This allows update_test_checks to
work.
More information about the All-commits
mailing list