]> granicus.if.org Git - llvm/commit
[X86] Remove apparently unneeded patterns for storing a bitcasted extractelement.
authorCraig Topper <craig.topper@intel.com>
Mon, 11 Mar 2019 06:01:02 +0000 (06:01 +0000)
committerCraig Topper <craig.topper@intel.com>
Mon, 11 Mar 2019 06:01:02 +0000 (06:01 +0000)
commitbe6cf2ad91e36927477577e7881ff894b5b04be7
tree47f8a202b87f00e9c3658d68c78e6228c3e1d4d7
parent27eb754d246eea8bc46502542dce414c8bd16616
[X86] Remove apparently unneeded patterns for storing a bitcasted extractelement.

I suspect if this pattern was seen, DAG combine would just change the type of the store to eliminate the bitcast.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@355809 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrSSE.td