[all-commits] [llvm/llvm-project] a7eb6b: [X86] Add BZHI test case for PR48768
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Apr 7 03:39:08 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a7eb6b00e934befae9e8e49803ae6621b27be604
https://github.com/llvm/llvm-project/commit/a7eb6b00e934befae9e8e49803ae6621b27be604
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2021-04-07 (Wed, 07 Apr 2021)
Changed paths:
M llvm/test/CodeGen/X86/bmi2.ll
Log Message:
-----------
[X86] Add BZHI test case for PR48768
D94856 covered the BMI cases where we had existing tests, this adds a missing BZHI test case
More information about the All-commits
mailing list