[all-commits] [llvm/llvm-project] ea7157: [GlobalISel] Propagate mem operands for indexed lo...
Amara Emerson via All-commits
all-commits at lists.llvm.org
Mon Sep 25 14:41:38 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ea7157ff4f5848454ef3762bd6f60ecb9749ae08
https://github.com/llvm/llvm-project/commit/ea7157ff4f5848454ef3762bd6f60ecb9749ae08
Author: Amara Emerson <amara at apple.com>
Date: 2023-09-25 (Mon, 25 Sep 2023)
Changed paths:
M llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
Log Message:
-----------
[GlobalISel] Propagate mem operands for indexed load/stores.
There isn't a test for this yet since the combines aren't used atm, but it will
be tested as part of a future commit. I'm just making this a separate change
tidyness reasons.
More information about the All-commits
mailing list