diff options
author | Craig Topper <craig.topper@intel.com> | 2020-08-10 23:13:40 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2020-08-10 23:15:58 -0700 |
commit | 9201efb3b96e5ae229268aba8576832e80acef71 (patch) | |
tree | 4100adf6604adb865d7d89fc5554ebf1ffc21c97 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 61ede38da0c4760e0824dc38c96e95a1c81d4eb1 (diff) | |
download | llvm-9201efb3b96e5ae229268aba8576832e80acef71.zip llvm-9201efb3b96e5ae229268aba8576832e80acef71.tar.gz llvm-9201efb3b96e5ae229268aba8576832e80acef71.tar.bz2 |
[X86] Custom match X86ISD::VPTERNLOG in X86ISelDAGToDAG in order to reduce isel patterns.
By factoring out the end of tryVPTERNLOG, we can use the same code
to directly match X86ISD::VPTERNLOG. This allows us to remove
around 3-4K worth of X86GenDAGISel.inc.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions