[all-commits] [llvm/llvm-project] 891b09: [Hexagon] Make RDF copy propagation a bit more agg...
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Thu Jun 8 08:31:10 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 891b09a57737f3576dc2e9d2d26e0262d71c8e3e
https://github.com/llvm/llvm-project/commit/891b09a57737f3576dc2e9d2d26e0262d71c8e3e
Author: Krzysztof Parzyszek <kparzysz at quicinc.com>
Date: 2023-06-08 (Thu, 08 Jun 2023)
Changed paths:
M llvm/lib/Target/Hexagon/RDFCopy.cpp
M llvm/lib/Target/Hexagon/RDFCopy.h
M llvm/test/CodeGen/Hexagon/rdf-copy.ll
Log Message:
-----------
[Hexagon] Make RDF copy propagation a bit more aggressive
Update the testcase to actually test for RDF's output.
More information about the All-commits
mailing list