[all-commits] [llvm/llvm-project] c95ed6: [GlobalISel] Try to commute G_CONSTANT_FOLD_BARRIE...
Amara Emerson via All-commits
all-commits at lists.llvm.org
Wed Aug 30 08:07:39 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c95ed6e492c7580762c2ee7d5eb907b98b2f3ad6
https://github.com/llvm/llvm-project/commit/c95ed6e492c7580762c2ee7d5eb907b98b2f3ad6
Author: Amara Emerson <amara at apple.com>
Date: 2023-08-30 (Wed, 30 Aug 2023)
Changed paths:
M llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h
M llvm/include/llvm/Target/GlobalISel/Combine.td
M llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
A llvm/test/CodeGen/AArch64/GlobalISel/combine-const-fold-barrier-rhs.mir
Log Message:
-----------
[GlobalISel] Try to commute G_CONSTANT_FOLD_BARRIER LHS operands to RHS.
Differential Revision: https://reviews.llvm.org/D159097
More information about the All-commits
mailing list