[all-commits] [llvm/llvm-project] 9dd5ff: [GVN] Add tests with redundant load of pointer sel...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Fri Jan 28 12:16:07 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9dd5fffd30651c5524a53d8110f75fa3b59666ac
https://github.com/llvm/llvm-project/commit/9dd5fffd30651c5524a53d8110f75fa3b59666ac
Author: Florian Hahn <flo at fhahn.com>
Date: 2022-01-28 (Fri, 28 Jan 2022)
Changed paths:
A llvm/test/Transforms/GVN/load-of-pointer-select-available.ll
Log Message:
-----------
[GVN] Add tests with redundant load of pointer select.
Additional test cases for D118144.
More information about the All-commits
mailing list