[llvm-bugs] [Bug 44389] New: Missed constant folding for llvm.x86.bmi.pext.32
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Dec 27 10:57:38 PST 2019
https://bugs.llvm.org/show_bug.cgi?id=44389
Bug ID: 44389
Summary: Missed constant folding for llvm.x86.bmi.pext.32
Product: libraries
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: Scalar Optimizations
Assignee: unassignedbugs at nondot.org
Reporter: david.bolvansky at gmail.com
CC: llvm-bugs at lists.llvm.org
LLVM is unable to optimize
%d = tail call i32 @llvm.x86.bmi.pext.32(i32 16371, i32 43690)
https://gcc.godbolt.org/z/pZQaRc
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20191227/47afd08d/attachment.html>
More information about the llvm-bugs
mailing list