[all-commits] [llvm/llvm-project] aca7a1: [EarlyCSE] Auto-generate check lines for flags.ll.
Florian Hahn via All-commits
all-commits at lists.llvm.org
Tue Dec 7 05:46:52 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aca7a190394292233ab07c6e4dba5f7d4fc5fc3f
https://github.com/llvm/llvm-project/commit/aca7a190394292233ab07c6e4dba5f7d4fc5fc3f
Author: Florian Hahn <flo at fhahn.com>
Date: 2021-12-07 (Tue, 07 Dec 2021)
Changed paths:
M llvm/test/Transforms/EarlyCSE/flags.ll
Log Message:
-----------
[EarlyCSE] Auto-generate check lines for flags.ll.
The test already checks the full IR. To make updating easier,
auto-generate the check lines.
Commit: 22e6094b202c40ca5be2a15ae54e0967695fdcf8
https://github.com/llvm/llvm-project/commit/22e6094b202c40ca5be2a15ae54e0967695fdcf8
Author: Florian Hahn <flo at fhahn.com>
Date: 2021-12-07 (Tue, 07 Dec 2021)
Changed paths:
M llvm/test/Transforms/EarlyCSE/flags.ll
Log Message:
-----------
[EarlyCSE] Add test case with inbounds gep where flags can be retained.
Compare: https://github.com/llvm/llvm-project/compare/d40130199f76...22e6094b202c
More information about the All-commits
mailing list