XinWang10
7c6c03ea71
[NFC] Fix possibly deref nullptr
...
1. In X86LowerAMXType.cpp dyn_cast could lead to UserI be nullptr which coud be dref in IRBuilder constructor.
2. In AsmPrinter.cpp, doInitialization could make MMI be nullptr if MMIWP->getMMI() is false, then the deref after could be unexpected.
Reviewed By: skan
Differential Revision: https://reviews.llvm.org/D157948
2023-08-16 18:43:33 -07:00
..
2023-07-19 19:50:36 -07:00
2023-05-04 12:37:30 -07:00
2023-01-06 13:53:10 -05:00
2023-01-06 13:53:10 -05:00
2023-08-16 18:43:33 -07:00
2023-06-26 17:58:29 -07:00
2023-06-25 15:42:22 +01:00
2023-05-03 00:13:20 +09:00
2023-05-16 10:58:10 -07:00
2023-06-25 15:42:22 +01:00
2023-04-11 08:41:29 -04:00
2023-06-12 17:09:04 +01:00
2023-04-26 07:56:15 -04:00
2023-04-17 16:32:46 +08:00
2023-04-17 13:40:51 -05:00
2023-01-05 14:11:08 +01:00
2023-06-07 09:54:47 +02:00
2023-07-26 19:58:00 +08:00
2023-07-26 19:58:00 +08:00
2023-07-19 23:30:30 -07:00
2023-06-16 00:49:59 +02:00
2023-01-16 18:15:01 -05:00
2023-05-23 15:31:31 -07:00
2022-12-14 21:16:22 -08:00
2023-06-16 00:49:59 +02:00
2023-01-16 14:42:30 +01:00
2023-06-16 00:49:59 +02:00
2023-06-16 00:49:59 +02:00
2023-03-10 18:05:25 -08:00
2023-05-16 21:35:17 -07:00
2023-01-06 13:53:10 -05:00
2023-01-06 13:53:10 -05:00
2023-04-17 13:40:51 -05:00