diff options
author | Craig Topper <craig.topper@gmail.com> | 2020-05-16 12:38:34 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@gmail.com> | 2020-05-16 14:30:45 -0700 |
commit | 135b877874fae96b4372c8a3fbfaa8ff44ff86e3 (patch) | |
tree | 638ddf46f3853a01882ba05b898900ae3987109e /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 0ec5f501964010d4a186a51438338656eebe7912 (diff) | |
download | llvm-135b877874fae96b4372c8a3fbfaa8ff44ff86e3.zip llvm-135b877874fae96b4372c8a3fbfaa8ff44ff86e3.tar.gz llvm-135b877874fae96b4372c8a3fbfaa8ff44ff86e3.tar.bz2 |
[X86] Replace selectScalarSSELoad ComplexPattern with PatFrags to handle the 3 types of loads we currently match.
This ensures we create mem operands for these instructions fixing PR45949.
Unfortunately, it increases the size of X86GenDAGISel.inc, but some dag
combine canonicalization could reduce the types of load we need to match.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions