[all-commits] [llvm/llvm-project] d8b9ed: [AArch64] Add regression test for missed bfi optim...
Eli Friedman via All-commits
all-commits at lists.llvm.org
Wed Jun 2 17:39:28 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d8b9ed72ee838145a5c48d8b6fdccd00dc200c42
https://github.com/llvm/llvm-project/commit/d8b9ed72ee838145a5c48d8b6fdccd00dc200c42
Author: Eli Friedman <efriedma at quicinc.com>
Date: 2021-06-02 (Wed, 02 Jun 2021)
Changed paths:
M llvm/test/CodeGen/AArch64/bitfield-insert.ll
Log Message:
-----------
[AArch64] Add regression test for missed bfi optimization.
(See https://reviews.llvm.org/D60358 for the transform that breaks this
case.)
More information about the All-commits
mailing list