[all-commits] [llvm/llvm-project] daffab: Recommit "[GlobalISel] Walk through hints in getDe...
Jessica Paquette via All-commits
all-commits at lists.llvm.org
Thu Jan 28 14:49:09 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: daffab1985f1b20081db774d152bcac86b840581
https://github.com/llvm/llvm-project/commit/daffab1985f1b20081db774d152bcac86b840581
Author: Jessica Paquette <jpaquette at apple.com>
Date: 2021-01-28 (Thu, 28 Jan 2021)
Changed paths:
M llvm/include/llvm/CodeGen/GlobalISel/Utils.h
M llvm/lib/CodeGen/GlobalISel/Utils.cpp
M llvm/test/CodeGen/AArch64/GlobalISel/prelegalizercombiner-select.mir
Log Message:
-----------
Recommit "[GlobalISel] Walk through hints in getDefIgnoringCopies et al"
Recommit of 4580acf6752ea3cc884657b5aa3e174bed86fc8c
`Opc = DefMI->getOpcode()` was in the wrong place.
More information about the All-commits
mailing list