[all-commits] [llvm/llvm-project] e5c430: [InterleavedLoadComb] Rename uses when inserting n...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Tue Jun 14 05:16:03 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e5c4308ba121cb6b1c2bbdd2684acff9eb13ffc8
https://github.com/llvm/llvm-project/commit/e5c4308ba121cb6b1c2bbdd2684acff9eb13ffc8
Author: Florian Hahn <flo at fhahn.com>
Date: 2022-06-14 (Tue, 14 Jun 2022)
Changed paths:
M llvm/lib/CodeGen/InterleavedLoadCombinePass.cpp
A llvm/test/CodeGen/AArch64/new-load-requires-renaming-in-mssa.ll
Log Message:
-----------
[InterleavedLoadComb] Rename uses when inserting new uses.
This fixes a crash due to uses needing to be renamed.
More information about the All-commits
mailing list