[all-commits] [llvm/llvm-project] bc2cb9: GlobalISel: Have lowerStore handle some unaligned ...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Sat Jul 31 07:02:04 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bc2cb91a20641f9685df1f3fb2ac4ea06756a252
https://github.com/llvm/llvm-project/commit/bc2cb91a20641f9685df1f3fb2ac4ea06756a252
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2021-07-31 (Sat, 31 Jul 2021)
Changed paths:
M llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
Log Message:
-----------
GlobalISel: Have lowerStore handle some unaligned stores
This is NFC until some of the AMDGPU legalization rules are ripped
out.
More information about the All-commits
mailing list