[all-commits] [llvm/llvm-project] 91746d: [GlobalISel] Fix G_PTR_ADD immediate chain combine...
Amara Emerson via All-commits
all-commits at lists.llvm.org
Mon Sep 4 17:06:54 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 91746d15d2e0975b460b3576c60c6ed5d9f15bd1
https://github.com/llvm/llvm-project/commit/91746d15d2e0975b460b3576c60c6ed5d9f15bd1
Author: Amara Emerson <amara at apple.com>
Date: 2023-09-05 (Tue, 05 Sep 2023)
Changed paths:
M llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
M llvm/test/CodeGen/AArch64/GlobalISel/prelegalizercombiner-ptradd-chain.mir
Log Message:
-----------
[GlobalISel] Fix G_PTR_ADD immediate chain combine using the wrong im… (#65271)
More information about the All-commits
mailing list